You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
language Convert module to work with python 2.4 and fix a bug (#2251) 8 years ago
os Fix pkgutil "upgrade_catalog must be one of" err (#2149) 8 years ago
__init__.py Add missing __init__.py files for find_package() to work 10 years ago
dpkg_selections.py added missing GPL licences 9 years ago
elasticsearch_plugin.py Add better type checking for elasticsearch_plugin 9 years ago