Prevent metadata changes in a stable branch (#48994)

This commit is contained in:
Matt Martz 2018-11-26 08:51:39 -06:00 committed by John R Barker
parent 1ed9e72dc3
commit 7287d396e2
2 changed files with 13 additions and 4 deletions

View file

@ -126,6 +126,7 @@ Errors
331 argument in argument_spec must be a dictionary/hash when used
332 ``AnsibleModule`` schema validation error
333 ``ANSIBLE_METADATA.status`` of deprecated or removed can't include other statuses
334 ``ANSIBLE_METADATA`` cannot be changed in a point release for a stable branch
..
--------- -------------------