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 Making the switch to v2 10 years ago
executor Fix unit tests broken by previous commit 9 years ago
inventory_test_data/group_vars Merge branch 'v2_final' into devel_switch_v2 9 years ago
mock Restore the relative path handling portion of #11865 9 years ago
module_utils Get tests passing 9 years ago
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 fixed typo 9 years ago
vars Fix unit tests for new magic variable addition 'ansible_version' 9 years ago
__init__.py Making the switch to v2 10 years ago