community.general/lib/ansible/plugins
Ben Waters be5e2251a7 Fixes #21536: Allowing the ability to pass aws session paramters to credstash lookup (#23077)
* Allowing the ability to pass aws session paramters to credstash lookup
Fixes #21536
https://github.com/ansible/ansible/issues/21536

* Default environment variable lookup

To get around non lookup of environment variables. First, check for environment variables, then look for parameters

* Following AWS Precedence

http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html#config-settings-and-precedence
2017-08-07 11:33:59 -04:00
..
action Add set_fact_persistent action and module. (#26153) 2017-08-02 15:57:58 -04:00
cache Fix redis cache for python3 2017-06-13 09:50:46 -04:00
callback Handle better the many ways information can be passed around (#27506) 2017-08-04 09:25:11 -07:00
cliconf New module aireos_command (#26769) 2017-07-19 23:14:52 +05:30
connection fix non-pipelined output parsing in winrm.py (#27606) 2017-08-01 14:59:52 -07:00
filter adds new filter plugins for network use cases (#27695) 2017-08-04 07:47:12 -04:00
inventory endswith supports tuples, nicer 2017-07-24 16:49:01 -04:00
lookup Fixes #21536: Allowing the ability to pass aws session paramters to credstash lookup (#23077) 2017-08-07 11:33:59 -04:00
netconf Add support for netconf network discovery (#25435) 2017-06-28 11:07:38 +05:30
shell fix to alllow the winrm plugin to send input with Python 3 (#27474) 2017-07-31 18:35:05 -07:00
strategy Add set_fact_persistent action and module. (#26153) 2017-08-02 15:57:58 -04:00
terminal Make the 'not found' regex case sensitive (#27100) 2017-07-20 12:33:18 -07:00
test better backwards compat handling of status 2017-07-05 21:44:00 -04:00
vars Fix several things causing tracebacks with unicode cwd (#27731) 2017-08-04 09:25:08 -04:00
__init__.py ensure prefix in plugin loading to avoid conflicts 2017-07-26 11:54:13 -04:00