ansible/v2
Rory Finnegan f3fed01a7e Attempted to updated the vault editor to support 2/3 compatibility.
Unfortunately, I wasn't able to fix a bug in the VaultAES in which during
the test_decrypt_1_0 and test_rekey_migration in which VaultAES wasn't successfully
writing the writing the encrypted key to out_file (BytesIO).

Added skipping vault_editor tests test_decrypt_1_0 and test_rekey_migration in python3
since I wasn't able to successfully backport VaultAES without weird bugs.
2015-04-16 16:01:21 -04:00
..
ansible Attempted to updated the vault editor to support 2/3 compatibility. 2015-04-16 16:01:21 -04:00
bin now in v2 everything passes a single passwords hash 2015-04-08 03:17:32 -04:00
hacking Port sivel's fix for egg_info (#10563) to v2 2015-03-30 19:15:41 -07:00
samples Filter tasks based on tags during iterator setup in v2 2015-04-15 01:17:02 -05:00
scripts
test Attempted to updated the vault editor to support 2/3 compatibility. 2015-04-16 16:01:21 -04:00
README-tests.md
setup.py Add setup.py for v2 to allow for pip editable installs. 2015-04-13 13:34:48 -04:00
test-requirements.txt Make some of the optional requirements optional for testing -- we'll skip the tests instead 2015-04-15 15:35:21 -07:00