Initial project commit; forked from quick_tests repo

This commit is contained in:
2025-07-31 10:52:35 -04:00
commit f91d8226cb
6 changed files with 156 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