Issue #2: Ignore return-syntax-error for now.

This commit is contained in:
Jeff Geerling
2020-01-30 16:42:22 -06:00
parent 21770a4fe2
commit 99dcbcc32f
4 changed files with 3 additions and 9 deletions

View File

@@ -257,17 +257,14 @@ result:
description: Standard object metadata. Includes name, namespace, annotations, labels, etc.
returned: success
type: complex
contains: Object metadata
spec:
description: Specific attributes of the object. Will vary based on the I(api_version) and I(kind).
returned: success
type: complex
contains: Specific object attributes
status:
description: Current status details for the object.
returned: success
type: complex
contains: Status details
items:
description: Returned only when multiple yaml documents are passed to src or resource_definition
returned: when resource_definition or src contains list of objects