ansible/test/integration/targets/dnf
Adam Miller 853d464ed1 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>
(cherry picked from commit ca084889c7)
2019-01-07 11:06:07 -08:00
..
meta Use custom rpm repo script for dnf testing (#32737) 2017-11-21 09:40:58 +01:00
tasks fix order of dnf api operations so transactions don't fail (#50038) 2019-01-07 11:06:07 -08:00
aliases Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00