playbooks,collections: renamed to .yml and added collection requirements

Signed-off-by: Marc Mattmüller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmüller 2023-05-02 13:14:31 +02:00
parent 740a647460
commit 3dfabb5b3d
2 changed files with 4 additions and 0 deletions

View File

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