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
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
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration azure_rm_image: fix creation of image with data disks (#49394) 7 years ago
legacy Digital Ocean Integration tests (#29960) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner new module: azure_rm_rediscache (#47914) 7 years ago
sanity AWS: Add support for available db types (#48703) 7 years ago
units Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 7 years ago
utils Fix passing of env vars to Shippable. 7 years ago