- fixed logic in handler which was causing build failures on centos9

- fixed handler name
- added .ansible-lint
This commit is contained in:
2023-12-12 13:21:31 -05:00
parent b3deb05555
commit 918b1f08be
3 changed files with 13 additions and 4 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