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 Convert more http links to https. 2018-04-25 23:12:46 -07:00
apt.py Port modules away from __file__ 2018-07-09 15:51:20 -07:00
apt_key.py Suggest full fingerprint for apt_key. (#44697) 2018-09-14 14:50:46 -05:00
apt_repository.py apt_repository: fix rendering default mode in docs (#40152) 2018-05-15 17:36:23 +02:00
apt_rpm.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
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 relocated flatpak 2018-05-23 10:06:44 -04:00
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: Update _uninstall_current_package to use the --force option (#33360) 2018-05-05 13:03:05 -04:00
homebrew_cask.py Enable to use greedy checks for outdated casks (#40799) 2018-06-18 17:30:32 -04:00
homebrew_tap.py homebrew_tap: fixes #40853 (#40863) 2018-06-01 11:43:04 -04:00
layman.py
macports.py Various updates to macports module (#44605) 2018-08-30 05:03:29 +02:00
openbsd_pkg.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
opkg.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
package.py Minor typo fix in package module documentation (#44617) 2018-08-24 10:14:58 +02:00
package_facts.py added check mode spport to package_facts (#39801) 2018-05-11 14:04:08 -04:00
pacman.py Convert more http links to https. 2018-04-25 23:12:46 -07:00
pkg5.py pkg returns 4 for "nothing to do" (#23007) 2018-05-15 11:52:54 -04: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 More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
pulp_repo.py
redhat_subscription.py Allow for the specification of a rhsm_repo_ca_cert if changing baseurl (#43343) 2018-08-03 07:48:40 -04:00
rhn_channel.py
rhn_register.py Fix for "cannot marshal None unless.." (#33660) 2018-08-22 12:25:58 -04:00
rhsm_repository.py rhsm_repository: use C locale for out/err scraping (#40338) 2018-05-18 07:55:37 +02:00
rpm_key.py
slackpkg.py Convert more http links to https. 2018-04-25 23:12:46 -07:00
sorcery.py
svr4pkg.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
swdepot.py Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
swupd.py
urpmi.py urpmi module improvements (#37596) 2018-04-10 13:10:56 -04:00
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 Clarifications of parameters in yum_repo module (#38453) 2018-08-07 11:48:29 -05:00
zypper.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
zypper_repository.py