ansible/changelogs/fragments/65437-ansible-test-module-validation-required.yml
Felix Fontein 4be8b2134f Sanity checks: make sure that required in argument spec coincides with documentation (#65437)
* Add sanity test for required parameters, update ignore.txt, and add changelog.
2019-12-03 09:15:07 -06:00

3 lines
133 B
YAML

minor_changes:
- "ansible-test - the module validation code now checks whether ``requirement`` for options is documented correctly."