community.general/lib/ansible/modules/extras/packaging/os
saez0pub 029b608e1e Prevent reinstallation in case of group package 2016-12-08 11:33:56 -05:00
..
__init__.py
apk.py Replace choices=BOOLEANS by type='bool', fix #1326 2016-12-08 11:33:40 -05:00
dnf.py Fail due to no dnf module installed earlier as we use a dnf utility function to determine if we have permission to install packages. 2016-12-08 11:33:53 -05:00
homebrew.py
homebrew_cask.py
homebrew_tap.py
layman.py
macports.py
openbsd_pkg.py fix the spelling of vim's flavor in the example 2016-12-08 11:33:46 -05:00
opkg.py
pacman.py Prevent reinstallation in case of group package 2016-12-08 11:33:56 -05:00
pkg5.py Replace choices=BOOLEANS by type='bool', fix #1326 2016-12-08 11:33:40 -05:00
pkg5_publisher.py Replace choices=BOOLEANS by type='bool', fix #1326 2016-12-08 11:33:40 -05:00
pkgin.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
pkgng.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
pkgutil.py fixed inline for more compatibility 2016-12-08 11:33:43 -05:00
portage.py
portinstall.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
slackpkg.py
svr4pkg.py
swdepot.py
urpmi.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
yum_repository.py Removing parameter from yum_repository module 2016-12-08 11:33:53 -05:00
zypper.py Remove duplicate documentation fields 2016-12-08 11:33:46 -05:00
zypper_repository.py