community.general/lib/ansible/modules/extras/packaging/os
Dmitry Marakasov a6ee449d6b Improve documentation for pkgng module (#2338)
According to module checklist:

- Descriptions should always start with a Capital letter and end with a
  full stop.
- Ensure that you make use of U() for urls, C() for files and options,
  I() for params, M() for modules.
2016-12-08 11:34:19 -05:00
..
__init__.py
apk.py Replace choices=BOOLEANS by type='bool', fix #1326 2016-12-08 11:33:40 -05:00
dnf.py Mark conf_file as a path, for various user expansion 2016-12-08 11:34:06 -05:00
homebrew.py Sprinkle some LANG/LC_* where command output is parsed (#2019) 2016-12-08 11:34:05 -05:00
homebrew_cask.py homebrew_cask: fix doc version_added for install_options 2016-12-08 11:34:12 -05:00
homebrew_tap.py Remove `homebrew-` prefix when checking if repo has already been tapped 2016-12-08 11:33:26 -05:00
layman.py added check_mode support 2016-12-08 11:33:19 -05:00
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 added version added 2016-12-08 11:33:17 -05:00
pacman.py Remove dead code from pacman module 2016-12-08 11:33:59 -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 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 svr4pkg: assume command worked only on known-to-be-good returncodes 2016-12-08 11:32:43 -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 Describing the _none_ value of the proxy option (#2053) 2016-12-08 11:34:06 -05:00
zypper.py zypper: (Bugfix) Change command option --verbose to --details which is supported since 2008 (#2224) 2016-12-08 11:34:15 -05:00
zypper_repository.py Zypper repository rewrite (#1990) 2016-12-08 11:34:07 -05:00