Add quotes
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-08-22 13:46:43 +02:00
parent 5e537966f6
commit 158af986c3
2 changed files with 2 additions and 3 deletions

View File

@ -80,7 +80,6 @@ build {
]
use_proxy = "false"
extra_arguments = [
"-vvv",
"--extra-vars", "ansible_ssh_pass=${var.ssh_password}",
"--extra-vars", "repo_username=${var.repo_username}",
"--extra-vars", "repo_password=${var.repo_password}"