mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-07-28 02:34:30 +00:00
Merge "Update recordset docu"
This commit is contained in:
@@ -74,6 +74,8 @@ EXAMPLES = '''
|
|||||||
state: present
|
state: present
|
||||||
zone: example.net.
|
zone: example.net.
|
||||||
name: www.example.net.
|
name: www.example.net.
|
||||||
|
recordset_type: "a"
|
||||||
|
records: ['10.1.1.1']
|
||||||
ttl: 7200
|
ttl: 7200
|
||||||
|
|
||||||
# Delete recordset named "www.example.net."
|
# Delete recordset named "www.example.net."
|
||||||
|
|||||||
Reference in New Issue
Block a user