Merge pull request #10738 from twiggy/patch-1

Wrap more than one extra var in quotes.
pull/10757/head
Wilken Rivera 5 years ago committed by GitHub
commit bf9bb7b5c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -442,7 +442,7 @@ Platform:
"--connection",
"packer",
"--extra-vars",
"ansible_shell_type=powershell ansible_shell_executable=None"
"\"ansible_shell_type=powershell ansible_shell_executable=None\""
]
}
],

Loading…
Cancel
Save