Initial commit
This commit is contained in:
commit
22e28c76fa
11
.ansible-lint
Normal file
11
.ansible-lint
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
---
|
||||||
|
|
||||||
|
skip_list:
|
||||||
|
# Don't complain about line length
|
||||||
|
- yaml[line-length]
|
||||||
|
# Don't complain about too many spaces in braces
|
||||||
|
- yaml[braces]
|
||||||
|
# Don't complain about truthy values
|
||||||
|
- yaml[truthy]
|
||||||
|
|
||||||
|
# vim: set ft=yaml:
|
Loading…
x
Reference in New Issue
Block a user