ansibleguy.infra_certs/.ansible-lint.yml

9 lines
97 B
YAML

---
skip_list:
- 'var-naming'
- 'no-handler'
- 'role-name'
- 'ignore-errors'
- 'yaml'