community.general/lib/ansible/modules/packaging/os
Alex Chvatal f1d8d7ba13 include upgraded packages in pacman upgrade action (#20713)
* include upgraded packages in pacman upgrade action

* display upgraded packages as diff output for pacman upgrade

* document the packages return key

* add --diff support for installing, removing and checking packages

* include package versions in pacman diff output
2017-03-08 10:32:02 -05:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
apk.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
apt.py minor fixes to apt 2017-03-02 13:56:58 -05:00
apt_key.py Update expired keys (#21539) 2017-03-03 20:53:21 +01:00
apt_repository.py apt_repository: check for enabled repositories correctly 2017-02-07 18:42:57 -08:00
apt_rpm.py Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
dnf.py Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
dpkg_selections.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
homebrew.py Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
homebrew_cask.py Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
homebrew_tap.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
layman.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
macports.py minor spelling changes 2016-12-13 13:51:13 -05:00
openbsd_pkg.py PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
opkg.py minor spelling changes 2016-12-13 13:51:13 -05:00
package.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
pacman.py include upgraded packages in pacman upgrade action (#20713) 2017-03-08 10:32:02 -05:00
pkg5.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
pkg5_publisher.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
pkgin.py Remove unnecessary shebangs and execute bits. 2017-02-22 18:13:46 -08:00
pkgng.py Fix invocations of module.fail_json with no msg= 2017-03-07 10:17:14 -05:00
pkgutil.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
portage.py Adds latest to portage module (#21918) 2017-02-27 10:19:26 -05:00
portinstall.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
pulp_repo.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
redhat_subscription.py Rhsm pool not name 3898 (#21911) 2017-02-27 10:04:44 -05:00
rhn_channel.py no log passwords (#21229) 2017-02-10 15:13:59 -05:00
rhn_register.py Rhn register misc fixes (#20724) 2017-01-31 15:23:27 -05:00
rpm_key.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
slackpkg.py minor spelling changes 2016-12-13 13:51:13 -05:00
sorcery.py Fix invocations of module.fail_json with no msg= 2017-03-07 10:17:14 -05:00
svr4pkg.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
swdepot.py PEP8 E712 fixes (#21916) 2017-02-24 16:49:43 -06:00
swupd.py YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
urpmi.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
xbps.py minor spelling changes 2016-12-13 13:51:13 -05:00
yum.py #19587 add yum skip-broken (#21475) 2017-02-21 07:59:07 -08:00
yum_repository.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
zypper.py Add try/except around xml parsing in zypper 2017-02-13 12:28:22 -05:00
zypper_repository.py Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00