Initial commit

This commit is contained in:
2024-08-22 15:08:47 +12:00
commit 883d8ab13c
16 changed files with 337 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
ansible-core<2.17
ansible-compat >= 4
molecule[docker]== 24.2.1
ansible-lint==24.2.2
yamllint==1.35.1
passlib==1.7.4