ansible/test/integration/targets/dnf/tasks
Adam Miller ca084889c7 fix order of dnf api operations so transactions don't fail (#50038)
* fix order of dnf api operations so transactions don't fail

Previously dnf.base.fill_sack() was called before
dnf.base.update_cache() which apparently breaks dnf transaction
logic as per https://bugzilla.redhat.com/show_bug.cgi?id=1658694

Fixes #49060

Signed-off-by: Adam Miller <admiller@redhat.com>

* add changelog and test case

Signed-off-by: Adam Miller <admiller@redhat.com>
2019-01-02 17:50:06 -05:00
..
dnf.yml fix order of dnf api operations so transactions don't fail (#50038) 2019-01-02 17:50:06 -05:00
dnfinstallroot.yml
dnfreleasever.yml dnf yum: fix tests running on Fedora 29 (#47910) 2018-11-01 12:20:29 -04:00
main.yml Revert "Fixes #49362 module dnf: install python3-dnf preferably over python2-dnf. (#49402)" (#49633) 2018-12-07 08:29:12 +10:00
modularity.yml fix yamllint sanity 2018-11-19 10:13:07 -08:00
repo.yml YUM4/DNF compatibility via yum action plugin (#44322) 2018-08-27 10:17:47 -07:00