This commit is contained in:
parent
3849b79493
commit
5e537966f6
@ -80,6 +80,7 @@ build {
|
|||||||
]
|
]
|
||||||
use_proxy = "false"
|
use_proxy = "false"
|
||||||
extra_arguments = [
|
extra_arguments = [
|
||||||
|
"-vvv",
|
||||||
"--extra-vars", "ansible_ssh_pass=${var.ssh_password}",
|
"--extra-vars", "ansible_ssh_pass=${var.ssh_password}",
|
||||||
"--extra-vars", "repo_username=${var.repo_username}",
|
"--extra-vars", "repo_username=${var.repo_username}",
|
||||||
"--extra-vars", "repo_password=${var.repo_password}"
|
"--extra-vars", "repo_password=${var.repo_password}"
|
||||||
|
Loading…
Reference in New Issue
Block a user