mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 20:01:25 -07:00
Fix examples formatting (#345)
This commit is contained in:
parent
31ba39cac4
commit
a7c830f49d
148 changed files with 330 additions and 334 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue