You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/dnf
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.
6 years ago
..
meta Use custom rpm repo script for dnf testing (#32737) 7 years ago
tasks Fixes #49362 module dnf: install python3-dnf preferably over python2-dnf. (#49402) 6 years ago
aliases Add CI platform: rhel/8.0 (#48835) 6 years ago