community.general/lib/ansible/plugins
Johannes Brunswicker bacbd4e9fc Add ssl support to consul_kv lookup (#42456)
* implemented lookup_consul_kv
* added missing version_added for consul_url ini section
* added default value for ANSIBLE_CONSUL_CLIENT_CERT and added some more documentation
* removed trailing whitespaces
* fixed indention
* Fixes in Documentation
* removed trailing whitespace
* removed trailing whitespace
2018-10-02 11:01:03 -04:00
..
action Add support for OpenBSD (#46147) 2018-09-28 16:07:44 -04:00
cache Fix _uri option documentation for cache plugins that expect strings 2018-09-25 09:57:03 -04:00
callback Fix callout json plugin show global stats (#43123) 2018-10-01 11:06:14 -05:00
cliconf Additional feature enhancements to nxos_logging (#45844) 2018-09-25 11:02:09 +05:30
connection Add configuration to override location of ansible-connection (#46128) 2018-10-01 14:29:59 -04:00
filter WIP: Check that union Jinja filter can be chained (#46298) 2018-10-01 16:30:24 -04:00
httpapi Store Authorization header inside HttpApi connection plugin (#45598) 2018-09-13 19:34:30 +05:30
inventory k8s/oc plugins: fix 'ResourceField' is not JSON serializable (#46145) 2018-09-27 18:43:29 -04:00
lookup Add ssl support to consul_kv lookup (#42456) 2018-10-02 11:01:03 -04:00
netconf Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
shell Revert "powershell - fix for ANSIBLE_KEEP_REMOTE_FILES on older Pythons (#45942)" (#46238) 2018-09-28 09:04:03 +10:00
strategy If including a file resulted in AnsibleFileNotFound, clarify error message. Fixes #45661 (#45667) 2018-09-18 09:04:33 -05:00
terminal Additional feature enhancements to nxos_logging (#45844) 2018-09-25 11:02:09 +05:30
test Added an async 'started' test (like 'finished') (#43445) 2018-08-24 01:29:34 +02:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
loader.py pylint plugin to catch due/past-due deprecated calls (#44143) 2018-09-25 10:31:41 -05:00