You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/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
6 years ago
..
action
cache
callback Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 6 years ago
cliconf
connection
filter ipaddr filter - return a network address when given an address with /32 subnet (#47539) 6 years ago
httpapi FTD modules: upsert functionality and bug fixes (#47747) 6 years ago
inventory fix constructed functionality in openstack inventory plugin (#48833) 6 years ago
loader_fixtures
lookup
shell
strategy
terminal
vars
__init__.py
test_plugins.py