summaryrefslogtreecommitdiff
path: root/contrib/vault
Commit message (Expand)AuthorAgeFilesLines
* Use ansible.module_utils.six in inventory scripts (#55000)Sam Doran2019-04-091-6/+1
* Fix pycodestyle E117 issues.Matt Clay2019-02-131-7/+7
* Update bare exceptions to specify Exception.Toshio Kuratomi2018-12-161-3/+3
* Ansible Vault and Azure Key Vault vault password script (#44544)Austin Hobbs2018-11-062-0/+607
* Update vault-keyring to ConfigManager internals (#41967)Yves Martin2018-08-221-2/+2
* Update all pypi.python.org URLs to pypi.org (#38988)Jon Dufresne2018-05-142-2/+2
* Python 2.6 `str.format()` compatibility fixes.Matt Clay2018-01-101-2/+2
* Vault secrets script client inc new 'keyring' client (#27669)Adrian Likins2017-10-131-0/+147
* Port vault-keyring.py to properly load the config. Fixes #31304 (#31315)Matt Martz2017-10-131-10/+10
* Support multiple vault passwords in keyring scriptJustin Mayer2017-02-081-21/+40
* added metadata to vault scryptBrian Coca2017-01-171-0/+4
* fix vault-keyring.py 'No [vault] section' errorAdrian Likins2016-05-241-4/+5
* Add newline when printing the passwordMatt Martz2016-01-281-1/+1
* Add vault-keyring.py contrib script that can be used with --vault-password-fileMatt Martz2016-01-281-0/+77