use ansible-lint action
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m34s

This commit is contained in:
2024-01-30 17:31:29 +00:00
parent 2834642cb7
commit 5ac073fc11
5 changed files with 16 additions and 11 deletions

6
.ansible-lint Normal file
View File

@@ -0,0 +1,6 @@
strict: true
use_default_rules: true
skip_list:
- args[module]
exclude_paths:
- "!infra/**/*playbook.yaml"