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
Matt Clay c1df36e3ae
Update dnf tests to reflect new behavior. (#76743)
* Update dnf tests to reflect new behavior.

Previously dnf would report there was nothing to do when trying to install a package from the cache when it was not present.

A recent update to dnf has changed this behavior to match yum, resulting in a failure instead.

* Allow dnf to fail or report no changes.
3 years ago
..
cacheonly.yml Update dnf tests to reflect new behavior. (#76743) 3 years ago
dnf.yml
dnfinstallroot.yml
dnfreleasever.yml
filters.yml
filters_check_mode.yml
gpg.yml ansible-test - Add support for RHEL 8.5 instances. (#76305) 3 years ago
logging.yml
main.yml Adding modularity tag to task modularity.yml (#76557) 3 years ago
modularity.yml
nobest.yml
repo.yml
test_sos_removal.yml