community.general/lib/ansible
Gaël Lambert 82949f6e6f lookup hashi_vault: Add Vault App role in auth_method (#22403)
Provide Vault App role method to the lookup.

https://www.vaultproject.io/docs/auth/approle.html

Usage :

`{{ lookup('hashi_vault', 'secret=secret/hello:value auth_method=approle role_id=myroleid secret_id=mysecretid url=http://myvault:8200')}}`

You can skip `role_id` and `secret_id` if you set `VAULT_ROLE_ID` and `VAULT_SECRET_ID` environment variables.
2017-12-14 13:25:05 -06:00
..
cli add support for other scms to pull (#33152) 2017-12-13 22:16:54 -05:00
compat Create a short license for PSF and MIT. (#32212) 2017-11-06 10:25:30 -08:00
config Add Support for Mellanox switches: first module: mlnxos_command (#33121) 2017-11-27 20:55:08 +00:00
errors Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
executor always preserve certain keys (#33637) 2017-12-12 13:01:52 -05:00
galaxy Fix a typo in the readme of the skeleton used by ansible-galaxy. (#33807) 2017-12-13 11:35:05 +01:00
inventory fix reconcile to ensure 'ungrouped' 2017-12-13 17:29:01 -05:00
module_utils Connection and MAC pool module for Cisco UCS (#31151) 2017-12-14 19:38:35 +01:00
modules New Module: package_facts (#33195) 2017-12-14 13:47:47 -05:00
parsing Remove uses of assert in production code (#32079) 2017-11-13 11:51:18 -05:00
playbook normalize names 2017-12-11 18:20:04 -05:00
plugins lookup hashi_vault: Add Vault App role in auth_method (#22403) 2017-12-14 13:25:05 -06:00
template Add q/query aliases to lookup (#33466) 2017-12-14 11:53:00 -06:00
utils Connection and MAC pool module for Cisco UCS (#31151) 2017-12-14 19:38:35 +01:00
vars fix item var in delegation (#32986) 2017-11-20 09:29:55 -05:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Fixes eos sending 'None' to device (#33015) 2017-11-17 11:33:54 -05:00
release.py Bump the versions now that devel is 2.5 2017-09-06 13:13:57 -07:00