ansible/test/units
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
..
errors
executor Fix unit tests broken by previous commit 2015-08-04 12:40:13 -04:00
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 2015-05-28 15:26:03 -05:00
mock Restore the relative path handling portion of #11865 2015-08-06 07:28:22 -07:00
module_utils Get tests passing 2015-06-05 16:05:39 -05:00
parsing Update Vault tests to make sure AES decryption works 2015-08-27 18:36:05 +05:30
playbook changed no_log expected type to new value 2015-08-25 10:20:47 -04:00
plugins Fix a parsing bug that prevents IPv6 addresses from being used with add_host 2015-08-23 22:50:47 +05:30
template fixed typo 2015-08-16 13:15:23 -04:00
vars Fix unit tests for new magic variable addition 'ansible_version' 2015-07-10 03:33:11 -04:00
__init__.py