Add labels and updates to DNS managed zone

This commit is contained in:
Roberto Jung Drebes 2018-11-13 03:16:16 +00:00 committed by Alex Stephen
commit 912e155d1a
2 changed files with 31 additions and 23 deletions

View file

@ -103,6 +103,11 @@ items:
- This is in RFC3339 text format.
returned: success
type: str
labels:
description:
- A set of key/value label pairs to assign to this ManagedZone.
returned: success
type: dict
'''
################################################################################