community.general/lib/ansible/modules/packaging/os
Duncan Lock 6d7647be54 yum: added example for `exclude` parameter. (#26216)
* Added example for `exclude` parameter.

* Remove trailing whitespace
2017-06-29 11:21:49 -07:00
..
__init__.py
apk.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
apt.py apt: include arch in check for installed packages on multi-arch systems (#24846) 2017-05-30 16:09:43 -04:00
apt_key.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
apt_repository.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
apt_rpm.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
dnf.py dnf: Add autoremove option 2017-05-04 13:52:16 -07:00
dpkg_selections.py Pylint fixes for packaging (#23553) 2017-05-01 10:25:39 -05:00
homebrew.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
homebrew_cask.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
homebrew_tap.py spelling fixes (non-trivial, changing messages) (#25094) 2017-06-01 10:45:19 +01:00
layman.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
macports.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
openbsd_pkg.py openbsd_pkg: Handle versionless names with branch. (#26016) 2017-06-23 12:25:41 -04:00
opkg.py E501 fixes (#22879) 2017-03-22 20:50:28 -05:00
package.py Mutually reference Windows and non-Windows modules (#25482) 2017-06-26 16:26:53 +01:00
pacman.py fixed issue with empty string 'packages' 2017-06-12 12:59:16 -04:00
pkg5.py pkg5 with `latest` shouldn't ignore absent packages (#23006) 2017-06-02 01:10:24 +02:00
pkg5_publisher.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
pkgin.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
pkgng.py Add --jail support to pkgng. (#22958) 2017-03-28 17:38:47 -04:00
pkgutil.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
portage.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
portinstall.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
pulp_repo.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
redhat_subscription.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
rhn_channel.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
rhn_register.py rhn+register: do not pass username/passwd for registration if none is specified. (#24244) 2017-05-03 12:12:16 -04:00
rpm_key.py Correct fail_json call in rpm_key 2017-06-12 09:11:03 -04:00
slackpkg.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
sorcery.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
svr4pkg.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
swdepot.py Vertica schema fix (#24915) 2017-05-23 10:49:54 -07:00
swupd.py Fix spelling mistakes (comments only) (#25564) 2017-06-12 07:55:19 +01:00
urpmi.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
xbps.py fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
yum.py yum: added example for `exclude` parameter. (#26216) 2017-06-29 11:21:49 -07:00
yum_repository.py spelling fixes (non-trivial, changing messages) (#25094) 2017-06-01 10:45:19 +01:00
zypper.py Remove get_exception from zypper (#25890) 2017-06-26 14:30:51 +01:00
zypper_repository.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00