Use strict linting
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 2m1s
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 2m1s
This commit is contained in:
parent
594c97f4dc
commit
2834642cb7
2
.github/workflows/infra.yaml
vendored
2
.github/workflows/infra.yaml
vendored
@ -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…
x
Reference in New Issue
Block a user