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/changelogs
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
..
fragments Fix for callback plugins on Python3 when a module returns dictionary keys that aren't strings 6 years ago
CHANGELOG.rst fix RPM builds with placeholder CHANGELOG 7 years ago
config.yaml Implement new changelog generator. 7 years ago
rhsm_repository-loop-fix-improvements.yaml Prevent duplicate entries in rhsm_repository module (#48107) 6 years ago
yum-update-only.yaml make yum update_only option actually work (#47942) 6 years ago