community.general/lib/ansible/modules/packaging/os
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
2017-01-05 10:42:43 -08:00
..
__init__.py
apk.py
apt.py
apt_key.py
apt_repository.py
apt_rpm.py minor spelling changes 2016-12-13 13:51:13 -05:00
dnf.py Revert "Revert "Add --installroot to YUM and DNF modules, issue #11310"" 2017-01-05 00:24:20 -08:00
dpkg_selections.py Move some modules into proper categories 2017-01-04 18:09:45 -08:00
homebrew.py Add @ to valid package name characters (#18862) 2017-01-03 21:05:37 +01:00
homebrew_cask.py
homebrew_tap.py
layman.py
macports.py minor spelling changes 2016-12-13 13:51:13 -05:00
openbsd_pkg.py openbsd_pkg: make "name" take a list. 2017-01-04 18:45:31 -08:00
opkg.py minor spelling changes 2016-12-13 13:51:13 -05:00
package.py
pacman.py Tell pacman not to display progress bars 2016-12-20 09:47:25 -05:00
pkg5.py
pkg5_publisher.py
pkgin.py minor spelling changes 2016-12-13 13:51:13 -05:00
pkgng.py minor spelling changes 2016-12-13 13:51:13 -05:00
pkgutil.py
portage.py minor docs and option fixes 2016-12-16 16:17:52 -05:00
portinstall.py minor spelling changes 2016-12-13 13:51:13 -05:00
pulp_repo.py Move some modules into proper categories 2017-01-04 18:09:45 -08:00
redhat_subscription.py
rhn_channel.py
rhn_register.py
rpm_key.py
slackpkg.py minor spelling changes 2016-12-13 13:51:13 -05:00
sorcery.py dropped 'BOOLEANS' choices, converted env vars to str 2016-12-12 14:25:19 -08:00
svr4pkg.py
swdepot.py minor spelling changes 2016-12-13 13:51:13 -05:00
urpmi.py minor spelling changes 2016-12-13 13:51:13 -05:00
xbps.py minor spelling changes 2016-12-13 13:51:13 -05:00
yum.py Fix yum install root (#19925) 2017-01-05 10:42:43 -08:00
yum_repository.py Inform user that the yum metadata cache remains (#19753) 2017-01-05 10:30:37 -08:00
zypper.py
zypper_repository.py