chore(ansible): add posix to requirements

Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
Matej Focko 2024-07-07 17:39:01 +02:00
parent 933c3dae34
commit 0d9cdb85e7
No known key found for this signature in database

View file

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