add posix/general collections via requirements.yml

This commit is contained in:
Chris Hammer 2023-04-28 21:50:29 -04:00
parent 413e5b4e75
commit 11cf6bc881

View File

@ -0,0 +1,6 @@
---
- name: ansible.posix
- name: community.general
...