ansible/changelogs/fragments/66918-removed_in_version-fix.yml
Felix Fontein fe454d27a1
Fix removed_in_version to support honor suboptions (#66918)
* Add unit tests.
* Fix reporting for removed_in_version.
* Add changelog.
2020-02-04 10:14:55 -05:00

3 lines
134 B
YAML

bugfixes:
- "Module arguments in suboptions which were marked as deprecated with ``removed_in_version`` did not result in a warning."