Add lint configuration and CI and fix the identified errors #14
1 changed files with 2 additions and 0 deletions
add .ansible-lint config with setting to skip yaml line-length check
commit
4ff826e508
2
.ansible-lint
Normal file
2
.ansible-lint
Normal file
|
@ -0,0 +1,2 @@
|
|||
skip_list:
|
||||
- "yaml[line-length]"
|
Loading…
Add table
Add a link
Reference in a new issue