mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 02:43:01 +02:00
lint missing roles
This commit is contained in:
parent
d2e65babc7
commit
21e5d85e50
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