fix ansible lint v2 -- we actually git add the file this time
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
ee16220591
commit
a8cbe4549c
1 changed files with 5 additions and 0 deletions
|
@ -1,2 +1,7 @@
|
|||
skip_list:
|
||||
- '301'
|
||||
|
||||
warn_list:
|
||||
- '305' # Use shell only when shell functionality is required
|
||||
- '503' # Tasks that run when changed should likely be handlers
|
||||
- experimental # all rules tagged as experimental
|
||||
|
|
Loading…
Reference in a new issue