Add lint configuration and CI and fix the identified errors #14
1 changed files with 1 additions and 0 deletions
disable name[casing] check in ansible-lint config
commit
bb24e6fd5a
|
@ -1,2 +1,3 @@
|
|||
skip_list:
|
||||
- "yaml[line-length]"
|
||||
- "name[casing]"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue