ansible/lib
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
..
ansible Fix pkgutil "upgrade_catalog must be one of" err (#2149) 2016-12-08 11:34:17 -05:00