Files
ansible-role-common/.ansible-lint
2022-04-03 13:24:08 +12:00

5 lines
170 B
Plaintext

skip_list: # or 'skip_list' to silence them completely
- experimental # all rules tagged as experimental
- unnamed-task # All tasks should be named
- fqcn-builtins