community.general/lib/ansible/modules/extras/packaging/os
Kevin Brebanov 4999bb28cd apk: Fix mutual exclusivity (#2768)
* apk: Fix mutual exclusivity

Ensure that 'name' and 'upgrade' are mutually exclusive.
Also add a note to the documentation to say so.

Fixes: #2767

* Fix documentation
2016-12-08 11:34:42 -05:00
..
__init__.py
apk.py apk: Fix mutual exclusivity (#2768) 2016-12-08 11:34:42 -05:00
dnf.py Mark conf_file as a path, for various user expansion 2016-12-08 11:34:06 -05:00
homebrew.py Add path type in homebrew 'path' option (#2692) 2016-12-08 11:34:40 -05:00
homebrew_cask.py Update homebrew_cask with additional cask features and doc updates (#2682) 2016-12-08 11:34:40 -05:00
homebrew_tap.py Update homebrew_tap to support custom tap URL via optional 'url' option (#2672) 2016-12-08 11:34:40 -05:00
layman.py Fixed exception compatablity for py3 (and 2.4 in yum_repository.py) (#2369) 2016-12-08 11:34:20 -05:00
macports.py
openbsd_pkg.py Improve debug log some more. 2016-12-08 11:34:28 -05:00
opkg.py added version added 2016-12-08 11:33:17 -05:00
pacman.py List pacman options aliases in documentation (#2670) 2016-12-08 11:34:38 -05:00
pkg5.py Replace choices=BOOLEANS by type='bool', fix #1326 2016-12-08 11:33:40 -05:00
pkg5_publisher.py Handle empty IPS publishers (#2047) 2016-12-08 11:34:31 -05:00
pkgin.py pkgin: Fix bad regexp which did not catch packages such as p5-SVN-Notify 2016-12-08 11:34:06 -05:00
pkgng.py Improve documentation for pkgng module (#2338) 2016-12-08 11:34:19 -05:00
pkgutil.py Fix pkgutil "upgrade_catalog must be one of" err (#2149) 2016-12-08 11:34:17 -05:00
portage.py Use boolean instead of "yes" + choice for most option 2016-12-08 11:34:01 -05:00
portinstall.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
slackpkg.py minor doc uptates 2016-12-08 11:33:07 -05:00
svr4pkg.py Do not return failure when the package is installed and nothing is done (#1852) 2016-12-08 11:34:39 -05:00
swdepot.py fixed a typo in swdepot module 2016-12-08 11:33:20 -05:00
urpmi.py Update for modules which import json. 2016-12-08 11:33:44 -05:00
yum_repository.py Fixed exception compatablity for py3 (and 2.4 in yum_repository.py) (#2369) 2016-12-08 11:34:20 -05:00
zypper.py allow to specify versions with zypper (#2328) 2016-12-08 11:34:40 -05:00
zypper_repository.py Check for zypper version before using options (#2549) 2016-12-08 11:34:31 -05:00