1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/yum/tasks
berenddeschouwer 1fdcda0996 Add --installroot to YUM and DNF modules, issue #11310 (#19861)
* Add --installroot to YUM and DNF modules, issue #11310

This continues ansible-modules-core#1558, and
ansible-modules-core#1669

Allow specifying installroot for the yum and dnf modules
to install and remove packages in a location other than /.

* Remove empty aliases

* Simpler installroot set default logic
2017-01-04 19:20:00 -08:00
..
main.yml Add --installroot to YUM and DNF modules, issue #11310 (#19861) 2017-01-04 19:20:00 -08:00
yum.yml Add --installroot to YUM and DNF modules, issue #11310 (#19861) 2017-01-04 19:20:00 -08:00
yuminstallroot.yml Add --installroot to YUM and DNF modules, issue #11310 (#19861) 2017-01-04 19:20:00 -08:00