community.general/lib/ansible/modules/packaging/os
Sebastian Meyer 86ba4f3e46 remove some instances of `state: installed` (#53537)
This fixes the examples in multiple modules so they use `state: present`
instead of `state: installed`.
2019-03-11 12:13:52 -05:00
..
__init__.py
apk.py
apt.py apt: clarify cache_valid_time (#53442) 2019-03-08 14:35:52 -06:00
apt_key.py
apt_repo.py Add apt_repo module (#49187) 2018-12-04 16:37:42 +00:00
apt_repository.py Preventing '/dev/tty not found' problems (#49950) 2019-01-14 15:38:54 -05:00
apt_rpm.py
dnf.py fix pkg name nevra parsing regex in dnf (#53572) 2019-03-08 20:53:46 -08:00
dpkg_selections.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
flatpak.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
flatpak_remote.py flatpak_remote: Handle empty output in remote_exists (#52010) 2019-02-18 17:40:51 +00:00
homebrew.py
homebrew_cask.py homebrew_cask - add sudo_password parameter(#46471) 2019-01-21 10:15:40 -05:00
homebrew_tap.py
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
openbsd_pkg.py
opkg.py
package.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
package_facts.py scan_packages: made adding package managers easier (#49079) 2019-03-06 12:29:51 -05: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
pkgin.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
pkgng.py
pkgutil.py E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
portage.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
portinstall.py
pulp_repo.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
redhat_subscription.py Exempt register vars from shell expansion (#52594) 2019-02-21 20:21:00 +00:00
rhn_channel.py rhn_channel lacks sufficient testing and supportability 2018-12-07 11:13:19 -08:00
rhn_register.py Fix one issue (#52370) 2019-02-15 22:33:31 +01:00
rhsm_repository.py rhsm_repository: Properly handle no repos (#51938) 2019-02-22 11:44:18 +00:00
rhsm_repository_release.py Add rhsm_repository_release module (#43211) 2018-12-06 20:16:18 +00:00
rpm_key.py
slackpkg.py
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
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/dnf: Add download_dir param (#53171) 2019-03-04 13:08:58 -05:00
yum_repository.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
zypper.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
zypper_repository.py