diff --git a/plugins/modules/recordset.py b/plugins/modules/recordset.py index 5f89a281..fdc75fcb 100644 --- a/plugins/modules/recordset.py +++ b/plugins/modules/recordset.py @@ -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."