mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-19 16:03:14 +00:00
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. |
||
|---|---|---|
| .. | ||
| cli | ||
| compat | ||
| config | ||
| errors | ||
| executor | ||
| galaxy | ||
| inventory | ||
| module_utils | ||
| modules | ||
| new_inventory | ||
| parsing | ||
| playbook | ||
| plugins | ||
| template | ||
| utils | ||
| vars | ||
| __init__.py | ||
| constants.py | ||
| release.py | ||
| test-requirements.txt | ||