Skip to content

Instantly share code, notes, and snippets.

@voronenko-p
Created April 6, 2019 18:44
Show Gist options
  • Save voronenko-p/f9fba49347df9c7aa2beeaad183e134b to your computer and use it in GitHub Desktop.
Save voronenko-p/f9fba49347df9c7aa2beeaad183e134b to your computer and use it in GitHub Desktop.
PLAY [TerraformAnsiblePOC] *****************
TASK [debug] *******************************
ok: [localhost] => {
"shared_secure_var1": "securevalue1"
}
TASK [debug] *******************************
ok: [localhost] => {
"shared_secure_var2": "securevalue2"
}
PLAY RECAP ******************************************************************
localhost : ok=4 changed=0 unreachable=0 failed=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment