ansible/changelogs/fragments/66386-ansible-test-module-validation-list-elements.yml
Mark Chappell 5ff899662d Add sanity test to require elements entry when argument type=list (#66386)
* Require elements entry for lists

* Bulk add initial test/sanity/ignore.txt
2020-01-28 10:23:22 -05:00

3 lines
123 B
YAML

minor_changes:
- "ansible-test - the module validation code now checks whether ``elements`` is defined when ``type=list``"