ansible/test/integration/targets/dnf/tasks
Robert de Bock 3247eec97a Fixes #49362 module dnf: install python3-dnf preferably over python2-dnf. (#49402)
* Create python3and2

Adding tests to see if dnf still works when python-2 and python-3 are installed.

* Update main.yml

Include the tests that run on python 2 and python 3, based on the package manager.

* Update dnf.py

Use python3-dnf by default, otherwise python2-dnf.

* Rename python3and2 to python3and2.yml

Rename.
2018-12-04 16:43:45 -05:00
..
dnf.yml dnf yum: fix tests running on Fedora 29 (#47910) 2018-11-01 12:20:29 -04:00
dnfinstallroot.yml
dnfreleasever.yml dnf yum: fix tests running on Fedora 29 (#47910) 2018-11-01 12:20:29 -04:00
main.yml Fixes #49362 module dnf: install python3-dnf preferably over python2-dnf. (#49402) 2018-12-04 16:43:45 -05:00
modularity.yml fix yamllint sanity 2018-11-19 10:13:07 -08:00
python3and2.yml Fixes #49362 module dnf: install python3-dnf preferably over python2-dnf. (#49402) 2018-12-04 16:43:45 -05:00
repo.yml YUM4/DNF compatibility via yum action plugin (#44322) 2018-08-27 10:17:47 -07:00