Initial project commit

This commit is contained in:
2024-11-07 16:50:09 -05:00
commit 991a810ac0
6 changed files with 108 additions and 0 deletions

5
.ansible-lint Normal file
View File

@ -0,0 +1,5 @@
skip_list:
- yaml[colons]
- yaml[empty-lines]
- yaml[line-length]
- no-changed-when