ansible/packaging
Adrian Likins d1a4f703ce 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-05-24 11:55:14 -04:00
..
language Convert module to work with python 2.4 and fix a bug (#2251) 2016-05-23 11:18:05 -04:00
os Fix pkgutil "upgrade_catalog must be one of" err (#2149) 2016-05-24 11:55:14 -04:00
__init__.py Add missing __init__.py files for find_package() to work 2014-10-03 16:34:28 -07:00
dpkg_selections.py added missing GPL licences 2015-10-07 23:20:27 -04:00
elasticsearch_plugin.py Add better type checking for elasticsearch_plugin 2016-03-21 00:23:12 +01:00