This commit is contained in:
parent
f6a27db822
commit
4bf036c49d
@ -73,6 +73,9 @@ build {
|
|||||||
ansible_env_vars = [
|
ansible_env_vars = [
|
||||||
"ANSIBLE_CONFIG=ansible/ansible.cfg"
|
"ANSIBLE_CONFIG=ansible/ansible.cfg"
|
||||||
]
|
]
|
||||||
|
extra_arguments = [
|
||||||
|
"-vvv"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
post-processor "shell-local" {
|
post-processor "shell-local" {
|
||||||
|
Loading…
Reference in New Issue
Block a user