Update playbook.yml
This commit is contained in:
parent
a765b7d18d
commit
3e3ff61c69
@ -17,7 +17,8 @@ steps:
|
|||||||
image: git.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=1}
|
||||||
|
diff: ${diff=true}
|
||||||
limit: ${limit}
|
limit: ${limit}
|
||||||
tags: ${tags}
|
tags: ${tags}
|
||||||
playbook: playbooks/install.yml
|
playbook: playbooks/install.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user