Created
August 2, 2020 12:36
-
-
Save weiyentan/a1dbf3e384fa19d239083bc7415b18d1 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
injectors: | |
extra_vars: | |
vcentre_host: "{% raw %}{ {vcentre_host }}{% endraw %}" | |
vcentre_loginusername: "{% raw %}{ { vcentre_username }}{% endraw %}" | |
vcentre_password: "{% raw %}{ { vcentre_password }}{% endraw %}" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment