ansible/lib/ansible
Adrian Likins f096cd6322 Fix pkgutil "upgrade_catalog must be one of" err (#2149)
The arg spec for update_catalog include 'type=bool'
and 'choices=["yes", "no"] which can never both be
true.

Remove the 'choices' directive, and update doc string.

Fixes #2144
2016-12-08 11:34:17 -05:00
..
cli
compat
config
errors
executor
galaxy
inventory
module_utils
modules Fix pkgutil "upgrade_catalog must be one of" err (#2149) 2016-12-08 11:34:17 -05:00
parsing
playbook
plugins
template
utils
vars
__init__.py
constants.py
release.py
test-requirements.txt