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/yum/tasks
Toshio Kuratomi 95df8977b6 Fix yum install root (#19925)
* Reenable yum install root tests

No need for sos to test installroot.  Something with less deps works
just as well.

* Fix yum installroot.

Fix module import to use fail_json when the modules aren't installed.

Remove wildcard imports

* Lsat task is supposed to remove sos so make that happen
8 years ago
..
main.yml Revert "Revert "Add --installroot to YUM and DNF modules, issue #11310"" 8 years ago
yum.yml Fix yum install root (#19925) 8 years ago
yuminstallroot.yml Fix yum install root (#19925) 8 years ago