ansible/changelogs/fragments/67243-file_common_arguments-defaults-sanity.yml
Felix Fontein f6815040fd
add_file_common_arguments: fix defaults and tpyes, improve sanity checking (#67243)
* Make validate-modules stop ignore FILE_COMMON_ARGUMENTS.

* Add types to FILE_COMMON_ARGUMENTS and update document fragment to match it.

* Update ignore.txt.

* Add changelog.
2020-02-12 01:44:11 -05:00

3 lines
136 B
YAML

minor_changes:
- "ansible-test - module validation will now consider arguments added by ``add_file_common_arguments=True`` correctly."