community.general/lib/ansible/modules/packaging/os
Jason Walsh 96cdc9ec06 Add release argument for redhat_subscription (#47888) 2018-11-09 17:19:06 -05:00
..
__init__.py
apk.py
apt.py apt: warn users on auto-install dep (#47704) 2018-10-29 19:56:15 +01:00
apt_key.py Suggest full fingerprint for apt_key. (#44697) 2018-09-14 14:50:46 -05:00
apt_repository.py Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07:00
apt_rpm.py
dnf.py Correct yum and dnf autoremove behavior (#47902) 2018-11-05 16:00:42 -05:00
dpkg_selections.py
flatpak.py Make the flatpak module work with Python 3. 2018-11-05 10:00:42 -05:00
flatpak_remote.py Make the flatpak module work with Python 3. 2018-11-05 10:00:42 -05:00
homebrew.py
homebrew_cask.py homebrew_cask: Fixes #38772 2018-10-01 09:49:06 -04:00
homebrew_tap.py
layman.py
macports.py Macports: Add upgrade parameter and replace update_ports with selfupdate (#45049) 2018-10-03 13:58:55 -04:00
openbsd_pkg.py
opkg.py
package.py
package_facts.py
pacman.py
pkg5.py add support for the --be-name option (#43030) 2018-11-05 09:27:38 -05:00
pkg5_publisher.py
pkgin.py
pkgng.py Returns reason on pkg update error (#44982) 2018-09-04 10:27:57 -04:00
pkgutil.py
portage.py
portinstall.py Module portinstall: use_packages is a bool (#47370) 2018-10-26 10:49:31 +10:00
pulp_repo.py
redhat_subscription.py Add release argument for redhat_subscription (#47888) 2018-11-09 17:19:06 -05:00
rhn_channel.py
rhn_register.py
rhsm_repository.py Prevent duplicate entries in rhsm_repository module (#48107) 2018-11-07 17:49:12 -05:00
rpm_key.py
slackpkg.py
snap.py Implement snap packaging module 2018-10-17 22:59:41 +02:00
sorcery.py Use loop instead of with_items in examples (#47318) 2018-10-18 17:14:50 -04:00
svr4pkg.py
swdepot.py
swupd.py swupd: fail in case of an incorrect bundle (#45993) 2018-10-26 09:13:03 +01:00
urpmi.py
xbps.py
yum.py Update yum.py (#47749) 2018-11-07 09:27:31 -06:00
yum_repository.py Explain what happens when gpgcheck is not set in yum 2018-09-20 15:14:55 +03:00
zypper.py
zypper_repository.py