community.general/lib/ansible/plugins/callback
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
..
__init__.py Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 2018-12-04 23:03:48 -08:00
actionable.py
cgroup_memory_recap.py
context_demo.py
counter_enabled.py counter_enabled.py - Fix minor typos (#49014) 2018-11-22 05:41:38 -05:00
debug.py
default.py
dense.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
foreman.py Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
full_skip.py
grafana_annotations.py Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
hipchat.py
jabber.py
json.py
junit.py Implement test case prefix to filter test cases (#40174) 2018-12-03 18:41:44 +00:00
log_plays.py
logdna.py
logentries.py Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
logstash.py
mail.py
minimal.py
null.py
oneline.py
osx_say.py
profile_roles.py
profile_tasks.py
selective.py
skippy.py
slack.py slack: Add validate_certs option in plugin (#46567) 2018-11-15 09:15:27 -06:00
splunk.py
stderr.py
sumologic.py
syslog_json.py
timer.py
tree.py Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
unixy.py Add output for skipped tasks 2018-10-19 10:38:29 -04:00
yaml.py Diff mode returns yaml diffs in yaml callback plugin (#48794) 2018-11-22 18:03:25 +00:00