Use strict linting
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 2m1s
Details
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 2m1s
Details
This commit is contained in:
parent
594c97f4dc
commit
2834642cb7
|
@ -33,7 +33,7 @@ jobs:
|
|||
|
||||
- name: Ansible lint
|
||||
run: |
|
||||
ansible-lint infra/**/*playbook.yaml
|
||||
ansible-lint -s -x args[module] infra/**/*playbook.yaml
|
||||
|
||||
- name: Check playbooks
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue