Fix bug
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
833b29ee5d
commit
2b9ce6d0d2
|
@ -9,5 +9,5 @@ steps:
|
|||
- export ANSIBLE_COLLECTION=slococo/playground
|
||||
- ansible-galaxy collection install -r "$ANSIBLE_COLLECTION"/requirements.yml
|
||||
- ansible-lint
|
||||
- ansible-galaxy collection install .
|
||||
- ansible-galaxy collection install "$ANSIBLE_COLLECTION"
|
||||
- ansible-playbook "$ANSIBLE_COLLECTION"/playbooks/main.yml --syntax-check
|
||||
|
|
Loading…
Reference in New Issue