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:
@@ -196,7 +196,7 @@ EXAMPLES = r'''
|
||||
account_api_key: dummyapitoken
|
||||
state: absent
|
||||
|
||||
- name: create a example.net CNAME record to example.com and proxy through Cloudflare's network
|
||||
- name: Create a example.net CNAME record to example.com and proxy through Cloudflare's network
|
||||
cloudflare_dns:
|
||||
zone: example.net
|
||||
type: CNAME
|
||||
|
||||
Reference in New Issue
Block a user