Update '.woodpecker/ansible.yml'
This commit is contained in:
parent
bc8ff42c00
commit
8a7049b37a
@ -1,6 +1,6 @@
|
|||||||
pipeline:
|
pipeline:
|
||||||
check-ansible-syntax:
|
check-ansible-syntax:
|
||||||
image: harbor.sebclem.fr/sebclem/woodpecker-ansible-runner
|
image: git.sebclem.fr/sebclem/woodpecker-ansible-runner
|
||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
playbook: playbooks/install.yml
|
playbook: playbooks/install.yml
|
||||||
@ -14,7 +14,7 @@ pipeline:
|
|||||||
- event: [pull_request, manual, deployment]
|
- event: [pull_request, manual, deployment]
|
||||||
|
|
||||||
run-ansible-playbook:
|
run-ansible-playbook:
|
||||||
image: harbor.sebclem.fr/sebclem/woodpecker-ansible-runner
|
image: git.sebclem.fr/sebclem/woodpecker-ansible-runner
|
||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
verbosity: ${verbosity=0}
|
verbosity: ${verbosity=0}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user