mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
@@ -65,7 +65,9 @@ EXAMPLES = '''
|
|||||||
zone: example.com
|
zone: example.com
|
||||||
type: host_record
|
type: host_record
|
||||||
data:
|
data:
|
||||||
- a: 192.0.2.1
|
a:
|
||||||
|
- 192.0.2.1
|
||||||
|
- 2001:0db8::42
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user