You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/vault
Matt Martz 9667f221a5
Make AnsibleVaultEncryptedUnicode work more like a string (#67823)
* Make AnsibleVaultEncryptedUnicode work more like a string. Fixes #24425

* Remove debugging

* Wrap some things

* Reduce diff

* data should always result in text

* add tests

* Don't just copy and paste, kids

* Add eq and ne back

* Go full UserString copy/paste

* Various version related fixes

* Remove trailing newline

* py2v3

* Add a test that can evaluate whether a variable is vault encrypted

* map was introduces in jinja2 2.7

* moar jinja

* type fix

Co-Authored-By: Sam Doran <sdoran@redhat.com>

* Remove duplicate __hash__

* Fix typo

* Add changelog fragment

* ci_complete

Co-authored-by: Sam Doran <sdoran@redhat.com>
4 years ago
..
files/test_assemble fix vault temp file handling (#68433) 5 years ago
host_vars
invalid_format
roles
aliases
empty-password
encrypted-vault-password
encrypted_file_encrypted_var_password
example1_password
example2_password
example3_password
faux-editor.py
format_1_1_AES256.yml
format_1_2_AES256.yml
inventory.toml
password-script.py
runme.sh Make AnsibleVaultEncryptedUnicode work more like a string (#67823) 4 years ago
runme_change_pip_installed.sh
single_vault_as_string.yml Make AnsibleVaultEncryptedUnicode work more like a string (#67823) 4 years ago
test-vault-client.py
test_dangling_temp.yml fix vault temp file handling (#68433) 5 years ago
test_utf8_value_in_filename.yml
test_vault.yml
test_vault_embedded.yml
test_vault_embedded_ids.yml
test_vault_file_encrypted_embedded.yml
test_vaulted_inventory.yml
test_vaulted_inventory_toml.yml
test_vaulted_template.yml
test_vaulted_utf8_value.yml
vault-café.yml
vault-password
vault-password-ansible
vault-password-wrong
vault-secret.txt
vaulted.inventory