mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-28 23:51:32 -07:00
Add labels and updates to DNS managed zone
This commit is contained in:
parent
5e762dc9a1
commit
912e155d1a
2 changed files with 31 additions and 23 deletions
|
@ -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
|
||||
'''
|
||||
|
||||
################################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue