You've already forked ansible-role-checkmk-agent
Initial project
This commit is contained in:
10
.ansible-lint
Normal file
10
.ansible-lint
Normal file
@@ -0,0 +1,10 @@
|
||||
# .ansible-lint
|
||||
profile: basic
|
||||
|
||||
skip_list: # or 'skip_list' to silence them completely
|
||||
- experimental # all rules tagged as experimental
|
||||
- unnamed-task # All tasks should be named
|
||||
- fqcn-builtins
|
||||
- name[casing]
|
||||
|
||||
warn_list: [] # or 'skip_list' to silence them completely
|
||||
Reference in New Issue
Block a user