Files
community.general/lib/ansible
Chris St. Pierre bfd69a7042 Modules: check for list-like choices in arg spec
This makes it possible to use anything other than a list (e.g., a
tuple, or dict.keys() in py3k) for argument_spec choices. It also
improves the error messages if you don't use a list type.
2016-05-26 16:20:31 -05:00
..
2015-05-03 21:47:26 -05:00
2016-05-25 17:29:44 -04:00
2015-05-03 21:47:26 -05:00