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