Remove stuff from requirements.yml for testing

This commit is contained in:
Chris Hammer 2024-03-11 20:18:48 -04:00
parent dfcc067c3c
commit a98274cf89

View File

@ -10,10 +10,4 @@ collections:
type: git
version: main
- name: community.general
version: 8.4.0
- name: ansible.posix
version: 1.5.4
...