community.general/lib/ansible/modules/packaging/os
Matthias Fuchs 7e8d9081a7 Make the flatpak module work with Python 3.
Fixes #46994
Fixes #46995
2018-11-05 10:00:42 -05:00
..
__init__.py
apk.py
apt.py apt: warn users on auto-install dep (#47704) 2018-10-29 19:56:15 +01:00
apt_key.py
apt_repository.py Enable pylint rules and fix exposed bugs. (#47219) 2018-10-19 08:32:52 -07:00
apt_rpm.py
dnf.py dnf properly gpg check local packages based on param (#47455) 2018-10-23 11:41:27 -05:00
dpkg_selections.py
flatpak.py Make the flatpak module work with Python 3. 2018-11-05 10:00:42 -05:00
flatpak_remote.py Make the flatpak module work with Python 3. 2018-11-05 10:00:42 -05:00
homebrew.py
homebrew_cask.py
homebrew_tap.py
layman.py
macports.py Macports: Add upgrade parameter and replace update_ports with selfupdate (#45049) 2018-10-03 13:58:55 -04:00
openbsd_pkg.py
opkg.py
package.py
package_facts.py
pacman.py
pkg5.py add support for the --be-name option (#43030) 2018-11-05 09:27:38 -05:00
pkg5_publisher.py
pkgin.py
pkgng.py
pkgutil.py
portage.py
portinstall.py Module portinstall: use_packages is a bool (#47370) 2018-10-26 10:49:31 +10:00
pulp_repo.py
redhat_subscription.py
rhn_channel.py
rhn_register.py
rhsm_repository.py with_items should not be used any more - using loop instead (#47294) 2018-10-19 12:43:00 -04:00
rpm_key.py
slackpkg.py
snap.py Implement snap packaging module 2018-10-17 22:59:41 +02:00
sorcery.py Use loop instead of with_items in examples (#47318) 2018-10-18 17:14:50 -04:00
svr4pkg.py
swdepot.py
swupd.py swupd: fail in case of an incorrect bundle (#45993) 2018-10-26 09:13:03 +01:00
urpmi.py
xbps.py
yum.py fix yum proxy regex (closes #47797) (#47800) 2018-10-30 16:35:37 +01:00
yum_repository.py
zypper.py
zypper_repository.py