community.general/lib/ansible/modules/packaging/os
Toshio Kuratomi 225fa5d092 Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
..
__init__.py
apk.py apk: Fix failure when both install and upgrade in same command (#26666) 2017-07-12 12:26:30 -04: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 Use pycodestyle instead of pep8 (#25947) 2017-07-13 11:46:31 -07:00
apt_rpm.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
dnf.py Avoid using deprecated group_install API 2017-07-25 15:34:22 -07:00
dpkg_selections.py Pylint fixes for packaging (#23553) 2017-05-01 10:25:39 -05:00
homebrew.py Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
homebrew_cask.py Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -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 openwrt_init / opkg: clearly state that python is required (#26471) 2017-07-06 16:30:06 -04: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 Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
pulp_repo.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
redhat_subscription.py Use atomic_move rather than writing in place in redhat_subscription (#27132) 2017-07-21 18:22:58 -04:00
rhn_channel.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
rhn_register.py Use atomic_move rather than writing in place in redhat_subscription (#27132) 2017-07-21 18:22:58 -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 Add dist-upgrade and extra_args to zypper module (#21313) 2017-07-25 11:12:29 -04:00
zypper_repository.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00