summaryrefslogtreecommitdiff
path: root/test/integration/targets/vault
Commit message (Expand)AuthorAgeFilesLines
* Testing: Add support for AIX platform (#65802)Yanis Guenane2020-01-291-0/+1
* Add ansible cli options --ask-vault-password and --vault-pass-file (#63782)ivog742019-12-191-0/+10
* ansible-vault: convert vault_password_files to list to prevent traceback (#57...Sam Doran2019-06-031-0/+4
* spelling: temaplte -> template (#55665)Lars Kellogg-Stedman2019-04-241-3/+3
* Migrate command line parsing to argparse (#50610)Matt Martz2019-04-231-2/+2
* Fix read vaulted toml inventory (#54226) (#54235)咚咔2019-04-103-0/+24
* Fix vault integration test inventory references.Matt Clay2019-03-211-5/+5
* ansible-vault: handle utf-8 filename in vault (#50341)Abhijeet Kasurde2019-02-123-1/+29
* Fix integration test shebangs and update tests.Matt Clay2019-01-151-1/+1
* Mass nuke deprecated items that are easily removed. ci_complete (#44320)Matt Martz2018-08-203-25/+0
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-231-1/+1
* fix decrypted vault utf8 values (#37539)Adrian Likins2018-05-244-1/+33
* Use https for links to ansible.com domains.Matt Clay2018-04-232-2/+2
* Fix 'New Vault password' on vault 'edit' (#35923)Adrian Likins2018-03-271-0/+27
* add a vault --encrypt-vault-to specify vault id to use for encrypt (#31067)Adrian Likins2018-01-221-0/+13
* Support using vault password files that are themselves vault encrypted (#27668)Adrian Likins2018-01-202-4/+58
* Fix vault --ask-vault-pass with no tty (#31493)Adrian Likins2017-11-151-0/+39
* Better handling of malformed vault data envelope (#32515)Adrian Likins2017-11-1011-0/+77
* Vault secrets script client inc new 'keyring' client (#27669)Adrian Likins2017-10-132-0/+71
* Handle vault decrypt --output=- (#31066)Adrian Likins2017-10-031-3/+12
* Use vault_id when encrypted via vault-edit (#30772)Adrian Likins2017-09-262-0/+72
* Fix config value type for VAULT_IDENTITY_LIST (#28678)Adrian Likins2017-08-281-0/+7
* Vault secrets default vault ids list (#28190)Adrian Likins2017-08-151-0/+9
* Vault secrets empty password (#28186)Adrian Likins2017-08-152-0/+26
* Add back support for vault_password_file config var (#27597)Adrian Likins2017-08-011-0/+12
* Support multiple vault passwords (#22756)Adrian Likins2017-07-2814-0/+547
* Cyptography pr 20566 rebase (#25560)Toshio Kuratomi2017-06-277-0/+70
* Allow template files to be vaulted (#22951)Matt Martz2017-06-074-1/+32
* Fix vault reading from stdin (avoid realpath() on non-links) (#23583)Adrian Likins2017-04-181-0/+7
* Add smoke/intg tests for vault cli (#21679)Adrian Likins2017-02-241-0/+40
* added docs for vault and made trigger shorter: !vault (#20985)Brian Coca2017-02-031-2/+2
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-291-0/+1
* add a intg test for vault encrypted inventory (#18550)Adrian Likins2016-11-223-0/+16
* Fix cosmetic problems in YAML sourceAdrien Vergé2016-11-112-2/+0
* Split integration tests out from Makefile. (#17976)Matt Clay2016-10-129-0/+77