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/dnf
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
..
meta Add tests for dnf modelled after the yum tests (#18226) 2016-10-31 10:38:31 -07:00
tasks Add --installroot to YUM and DNF modules, issue #11310 (#19861) 2017-01-04 19:20:00 -08:00
aliases Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00