ansible/test/integration/targets/vault
Matt Martz 004e99316c Allow template files to be vaulted (#22951)
* Allow template files to be vaulted

* Make sure to import exceptions we need

* get_real_file can't take bytes, since it looks specifically for string_types

* Now that we aren't using open() we don't need b_source

* Expand playbooks_vault docs to include modules that support vaulted src files

* Add vaulted template test
2017-06-07 14:16:03 -04:00
..
roles Allow template files to be vaulted (#22951) 2017-06-07 14:16:03 -04:00
aliases
runme.sh Allow template files to be vaulted (#22951) 2017-06-07 14:16:03 -04:00
test_vault.yml
test_vault_embedded.yml
test_vaulted_inventory.yml
test_vaulted_template.yml Allow template files to be vaulted (#22951) 2017-06-07 14:16:03 -04:00
vault-password
vault-secret.txt
vaulted.inventory