mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Fix examples formatting (#345)
This commit is contained in:
@@ -44,7 +44,7 @@ options:
|
||||
|
||||
EXAMPLES = '''
|
||||
# Create the zone domain 'test.com'
|
||||
- name: create zone domain
|
||||
- name: Create zone domain
|
||||
memset_zone_domain:
|
||||
domain: test.com
|
||||
zone: testzone
|
||||
|
||||
Reference in New Issue
Block a user