Files
community.general/lib/ansible/module_utils
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
..
2016-04-05 11:06:17 -07:00
2015-04-28 09:36:42 -04:00
2016-05-23 15:09:09 -04:00
2016-02-08 19:10:04 +01:00
2016-04-05 11:06:17 -07:00
2016-05-18 06:18:01 -07:00
2015-11-03 09:53:18 -08:00
2016-05-14 07:51:13 -07:00