mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-01 18:33:06 +02:00
lint missing roles
This commit is contained in:
parent
a12f9998ca
commit
7b0d68b786
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ stages:
|
|||
- pip install ansible-lint
|
||||
- shellcheck algo install.sh
|
||||
- ansible-playbook main.yml --syntax-check
|
||||
- ansible-lint -v *.yml
|
||||
- ansible-lint -v *.yml roles/{local,cloud-*}/*/*.yml
|
||||
|
||||
- &deploy-local
|
||||
stage: Deploy
|
||||
|
|
Loading…
Add table
Reference in a new issue