kovalhome/.ansible-lint
Gleb Koval 5ac073fc11
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m34s
use ansible-lint action
2024-01-30 17:31:29 +00:00

7 lines
111 B
Plaintext

strict: true
use_default_rules: true
skip_list:
- args[module]
exclude_paths:
- "!infra/**/*playbook.yaml"