community.general/lib/ansible/modules/packaging/os
Rémy Jacquin 63444136ba Add example for multiple package selection with dnf (#45610)
Thanks for enhancing the Ansible documentation!
2018-09-17 15:54:48 -04:00
..
__init__.py
apk.py
apt.py
apt_key.py Suggest full fingerprint for apt_key. (#44697) 2018-09-14 14:50:46 -05:00
apt_repository.py
apt_rpm.py
dnf.py Add example for multiple package selection with dnf (#45610) 2018-09-17 15:54:48 -04:00
dpkg_selections.py Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
flatpak.py
flatpak_remote.py Fix a comparison with a string and a byte in flatpak_remote (#44835) 2018-08-30 22:36:34 +02:00
homebrew.py
homebrew_cask.py
homebrew_tap.py
layman.py
macports.py Various updates to macports module (#44605) 2018-08-30 05:03:29 +02:00
openbsd_pkg.py
opkg.py
package.py
package_facts.py
pacman.py
pkg5.py
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
pulp_repo.py
redhat_subscription.py
rhn_channel.py
rhn_register.py
rhsm_repository.py
rpm_key.py
slackpkg.py
sorcery.py
svr4pkg.py
swdepot.py
swupd.py
urpmi.py
xbps.py
yum.py Add an error message if a pkg cannot be removed, fixes #35672 (#40723) 2018-09-13 02:54:38 -04:00
yum_repository.py
zypper.py
zypper_repository.py