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/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.
9 years ago
..
errors
executor
inventory_test_data/group_vars
mock
module_utils
parsing Update Vault tests to make sure AES decryption works 9 years ago
playbook changed no_log expected type to new value 9 years ago
plugins Fix a parsing bug that prevents IPv6 addresses from being used with `add_host` 9 years ago
template
vars
__init__.py