ansible/lib/ansible
Rick Elrod f6cfcba346 [dnf] Make behavior/errors compatible for new DNF
Change:
Extend the logic for custom error handling in the dnf module, so that on
newer DNF (such as DNF that ships with modern Fedora 31 container
images, and ships with RHEL 8.2) we report errors consistently with
older DNF.

Test Plan:
Ran dnf integration tests against an old Fedora 31 container image and a
brand new Fedora 32 container image; tess passed on both.

Signed-off-by: Rick Elrod <rick@elrod.me>
2020-04-29 20:51:28 -05:00
..
cli Update ansible-galaxy to handle role requirements (#68288) 2020-04-28 10:42:57 -04:00
collections add collection plugin listing to ansible-doc (#68522) 2020-03-31 15:25:20 -04:00
compat
config Filter BLACKLIST_EXTS in PluginLoader (#69029) 2020-04-22 17:20:12 -05:00
errors Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
executor Fix --start-at-task when skipping tasks with no name (#68951) 2020-04-21 09:39:17 +02:00
galaxy Handle non-ascii paths during role installation. Fixes #69133 (#69213) 2020-04-28 15:33:44 -05:00
inventory inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
module_utils Bring back more objects that were exposes in _text (#69090) 2020-04-24 04:56:59 +10:00
modules [dnf] Make behavior/errors compatible for new DNF 2020-04-29 20:51:28 -05:00
parsing safely use vault to edit secrets (#68644) 2020-04-03 10:19:01 -04:00
playbook Be strict about what is a boolean for keywords (#67625) 2020-04-28 13:55:26 -04:00
plugins Removed redundant conditional in paramiko_ssh.py (#69164) 2020-04-28 10:36:22 -04:00
template native types: literal_eval all the things (#68938) 2020-04-17 14:59:52 +02:00
utils fixed fetch traversal from slurp (#68720) 2020-04-08 14:28:51 -04:00
vars Allow tasks to notify a fqcn handler name (#68213) 2020-04-08 11:36:38 -05:00
__init__.py
constants.py add collection plugin listing to ansible-doc (#68522) 2020-03-31 15:25:20 -04:00
context.py
release.py Update release name for 2.10 2019-09-05 18:36:06 -07:00