Merge "Update recordset docu"

This commit is contained in:
Zuul
2021-01-12 12:13:29 +00:00
committed by Gerrit Code Review

View File

@@ -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."