ansible/packaging/os
René Moser af9aaed64c Merge pull request #1662 from saez0pub/devel
Prevent reinstallation in case of group package
2016-03-16 22:28:44 +01:00
..
__init__.py
apk.py Replace choices=BOOLEANS by type='bool', fix #1326 2015-12-21 23:39:20 +01: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-03-04 09:43:23 -08:00
homebrew.py Documentation fixes 2015-11-11 12:38:51 -08:00
homebrew_cask.py
homebrew_tap.py Merge pull request #251 from kdisneur/hotfix/tap-prefixed-by-homebrew 2015-10-12 09:26:38 -04:00
layman.py
macports.py
openbsd_pkg.py fix the spelling of vim's flavor in the example 2016-01-28 21:54:25 +01:00
opkg.py
pacman.py Merge pull request #1662 from saez0pub/devel 2016-03-16 22:28:44 +01:00
pkg5.py Replace choices=BOOLEANS by type='bool', fix #1326 2015-12-21 23:39:20 +01:00
pkg5_publisher.py Replace choices=BOOLEANS by type='bool', fix #1326 2015-12-21 23:39:20 +01:00
pkgin.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
pkgng.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
pkgutil.py added missing version_added 2016-01-11 19:34:02 -05:00
portage.py
portinstall.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
slackpkg.py
svr4pkg.py
swdepot.py
urpmi.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
yum_repository.py Removing parameter from yum_repository module 2016-03-04 00:43:44 +00:00
zypper.py Remove duplicate documentation fields 2016-01-28 09:20:55 -08:00
zypper_repository.py