Added ansible.posix to collections requirements.yml file (#180)

Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
OP (oppenheimer)
2023-11-09 05:41:37 +05:30
committed by GitHub
parent 2e1da471c9
commit dfc23c818a

View File

@@ -1,3 +1,4 @@
--- ---
collections: collections:
- name: community.general - name: community.general
- name: ansible.posix