community.general/lib/ansible/plugins
David Baumann c97f2b4c01 Fix callout json plugin show global stats (#43123)
* fix callback Plugin json to support global stat set by set_stats module

* refactor to not break compatiblity, add trailing comma on output dict

* Remove sorted, as it not needed

* refactor, to sivels better code

* clean some code messup

* add changelog fragment

* added missing new line

* fix pep8 stuff
2018-10-01 11:06:14 -05: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 winrm: add further conditional to using pexect for kerb auth (#45952) 2018-09-25 09:21:22 +10:00
filter Misc typo fix (#46199) 2018-09-27 12:51:48 +02: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 Update yaml-style in password-lookup example (#46046) 2018-09-24 09:34:12 +02: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