ansible/test/units/parsing/vault
Abhijit Menon-Sen 4f3a98eff6 Update Vault tests to make sure AES decryption works
Note that this test was broken in devel because it was really just
duplicating the AES256 test because setting v.cipher_name to 'AES'
no longer selected AES after it was de-write-whitelisted.

Now that we've removed the VaultAES encryption code, we embed static
output from an earlier version and test that we can decrypt it.
2015-08-27 18:36:05 +05:30
..
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
test_vault.py Update Vault tests to make sure AES decryption works 2015-08-27 18:36:05 +05:30
test_vault_editor.py Make the filename the first argument to rekey_file 2015-08-26 19:54:59 +05:30