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/tasks
Sam Doran 16d6fcf514
Improve dnf test formatting and fix RHEL 8 module name (#58648)
- use single include_vars task rather than multiple set_fact tasks
- use multi-line YAML to break up long conditionals
- use version() test rather than direct comparisions
- use different appstream package on RHEL since '@swig:3.0/default' is not working in the GA
5 years ago
..
dnf.yml Improve dnf test formatting and fix RHEL 8 module name (#58648) 5 years ago
dnfinstallroot.yml
dnfreleasever.yml
main.yml Improve dnf test formatting and fix RHEL 8 module name (#58648) 5 years ago
modularity.yml Improve dnf test formatting and fix RHEL 8 module name (#58648) 5 years ago
repo.yml