update .ansible-lint to allow for colon tidiness
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Chris Hammer 2023-11-17 15:54:12 -05:00
parent 31b7fe0acc
commit 185d47b0e4

View File

@ -1,2 +1,3 @@
skip_list: skip_list:
- yaml[line-length] - yaml[line-length]
- yaml[colons]