initial project commit

This commit is contained in:
2023-11-28 16:25:10 -05:00
commit 5b88860d84
35 changed files with 740 additions and 0 deletions

6
.ansible-lint Normal file
View File

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