ansible/test
Adam Miller 397febd343 YUM4/DNF compatibility via yum action plugin (#44322)
* YUM4/DNF compatibility via yum action plugin

DNF does not natively support allow_downgrade as an option, instead
that is always the default (not configurable by the administrator)
so it had to be implemented

 - Fixed group actions in check mode to report correct changed state
 - Better error handling for depsolve and transaction errors in DNF
 - Fixed group action idempotent transactions
 - Add use_backend to yum module/action plugin
 - Fix dnf handling of autoremove (didn't used to work nor had a
   default value specified, now does work and matches default
   behavior of yum)
 - Enable installroot tests for yum4(dnf) integration testing, dnf
   backend now supports that
 - Switch from zip to bc for certain package install/remove test
   cases in yum integration tests. The dnf depsolver downgrades
   python when you uninstall zip which alters the test environment
   and we have no control over that.
 - Add changelog fragment
 - Return a pkg_mgr fact if it was not previously set.
2018-08-27 10:17:47 -07:00
..
cache
integration YUM4/DNF compatibility via yum action plugin (#44322) 2018-08-27 10:17:47 -07:00
legacy scaleway: Introduce scaleway_organization_facts module 2018-08-24 18:15:45 +02:00
results
runner Includes support for Reverse-Mapping zone in nios_zone module (#44525) 2018-08-23 03:07:30 +00:00
sanity Change validate-modules for removed modules 2018-08-24 15:37:13 -07:00
units Share the implementation of hashing for both vars_prompt and password_hash (#21215) 2018-08-27 08:40:41 -07:00
utils Use runtime instead of datetime for test output. 2018-08-23 12:05:10 -07:00