community.general/lib/ansible/plugins
Toshio Kuratomi c817bef3ae Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings
This fixes one of the problems reported in https://github.com/ansible/ansible/issues/49343

Upstream Python3 bug for the json traceback:
https://bugs.python.org/issue25457

and PR that may fix it:
https://github.com/python/cpython/pull/8011
2018-12-04 23:03:48 -08:00
..
action fix synchronize handling of encrypted hosts on delegation (#49460) 2018-12-04 22:33:58 -08:00
cache Revert "fix cache 'update' method to be 'mapping' compatible" 2018-12-04 14:04:13 -08:00
callback Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 2018-12-04 23:03:48 -08:00
cliconf Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
connection PSRP: Improve default logging to ansible.log (#47645) 2018-11-29 18:18:39 -08:00
filter k8s append_hash (#48830) 2018-11-22 08:14:43 +00:00
httpapi Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
inventory Yaml inventory more tolerant (#48883) 2018-11-30 22:04:39 -05:00
lookup Non-existent RR returns empty string (#40680) 2018-11-29 14:58:16 +00:00
netconf Fix iosxr netconf plugin response namespace (#49238) 2018-11-29 13:21:41 +05:30
shell split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
strategy Last loaded handler with the same name wins (#49249) 2018-11-30 16:30:27 +01:00
terminal Fix regex on ASA password prompt (#49438) 2018-12-03 13:00:28 +00:00
test Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
vars removes talk of hardcoded loading from plugin docs (#49383) 2018-11-30 14:37:55 -06:00
__init__.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
loader.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00