community.general/lib/ansible/modules/packaging/os
Nick Dokos 22b45f2c06 Clarify description of 'state' in the package module (#57241) 2019-06-04 09:45:49 -04:00
..
__init__.py
apk.py Convert more http links to https. 2018-04-25 23:12:46 -07:00
apt.py apt: strip whitespaces in package names (#55750) 2019-04-25 15:29:26 +02:00
apt_key.py Do not require TTY for 'apt-key' operations (#48580) 2018-11-19 12:40:06 +00:00
apt_repo.py Add apt_repo module (#49187) 2018-12-04 16:37:42 +00:00
apt_repository.py apt_repository: Fix crash caused by cache.update() raising an IOError on timeout. (#51996) 2019-05-29 15:59:51 -04: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 dnf: fix wildcard matching for state: absent (#56013) 2019-05-14 17:34:10 -04:00
dpkg_selections.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
flatpak.py Fixes flatpak module to work with flatpak >=1.2.0, fixes #51485 (#51482) 2019-03-21 15:57:41 +00:00
flatpak_remote.py flatpak_remote: Handle empty output in remote_exists (#52010) 2019-02-18 17:40:51 +00: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 homebrew_cask - add sudo_password parameter(#46471) 2019-01-21 10:15:40 -05:00
homebrew_tap.py homebrew_tap: fixes #40853 (#40863) 2018-06-01 11:43:04 -04:00
installp.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
layman.py Use common functions for handling import errors (#51851) 2019-02-07 16:51:16 -05:00
macports.py Macports: Add upgrade parameter and replace update_ports with selfupdate (#45049) 2018-10-03 13:58:55 -04: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 Clarify description of 'state' in the package module (#57241) 2019-06-04 09:45:49 -04:00
package_facts.py clarify package facts errors and warnings (#56060) 2019-05-28 10:01:47 -04:00
pacman.py pacman: Check for package list before installing (#52246) 2019-02-17 06:04:46 -05:00
pkg5.py A few small cosmetic changes 2019-01-22 20:03:03 -05:00
pkg5_publisher.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
pkgin.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
pkgng.py Returns reason on pkg update error (#44982) 2018-09-04 10:27:57 -04:00
pkgutil.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
portage.py Modify/fix handling of noreplace option issue #55365 (#55967) 2019-05-14 12:17:15 -04:00
portinstall.py Module portinstall: use_packages is a bool (#47370) 2018-10-26 10:49:31 +10:00
pulp_repo.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
redhat_subscription.py redhat_subscription: Fix usage of ConfigParser (#54815) 2019-04-09 09:36:51 +02:00
rhn_channel.py Handle errors correctly in rhn_channel (#54194) 2019-03-27 19:43:28 -04:00
rhn_register.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
rhsm_release.py rename rhsm_repository_release to rhsm_release (#53430) 2019-03-21 10:21:45 -05:00
rhsm_repository.py rhsm_repository: Properly handle no repos (#51938) 2019-02-22 11:44:18 +00:00
rpm_key.py
slackpkg.py Convert more http links to https. 2018-04-25 23:12:46 -07:00
snap.py Fix typo 2018-12-21 22:49:08 +01:00
sorcery.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
svr4pkg.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
swdepot.py remove some instances of `state: installed` (#53537) 2019-03-11 12:13:52 -05:00
swupd.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
urpmi.py fix bug #47154 (#49881) 2019-02-18 17:09:23 +00:00
xbps.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
yum.py yum: handle "_none_" value for proxy (#56725) 2019-05-23 10:41:17 -04:00
yum_repository.py standardize TLS connection properties (#54315) 2019-03-28 00:19:28 -05:00
zypper.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
zypper_repository.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00