initial project commit

This commit is contained in:
2023-06-21 19:18:42 -04:00
commit bc812e3bc9
7 changed files with 138 additions and 0 deletions

4
.ansible-lint Normal file
View File

@ -0,0 +1,4 @@
skip_list:
- yaml[colons]
- yaml[empty-lines]
- yaml[line-length]