mirror of https://github.com/ansible/ansible.git
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.pull/16012/head
parent
329c62e914
commit
bfd69a7042
Loading…
Reference in New Issue