ANSIBLE_METADATA doesn't support YAML currently, change 315 to invalid data type (#35009)

This commit is contained in:
Matt Martz
2018-01-17 14:15:22 -06:00
committed by GitHub
parent b20df1be02
commit 3c400c5899
2 changed files with 28 additions and 18 deletions

View File

@@ -100,7 +100,7 @@ Errors
312 No ``RETURN`` documentation provided
313 ``RETURN`` is not valid YAML
314 No ``ANSIBLE_METADATA`` provided
315 ``ANSIBLE_METADATA`` is not valid YAML
315 ``ANSIBLE_METADATA`` was not provided as a dict, YAML not supported
316 Invalid ``ANSIBLE_METADATA`` schema
317 option is marked as required but specifies a default.
Arguments with a default should not be marked as required