mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Fix Ansible documentation in part of example formatting (#334)
This commit is contained in:
@@ -73,7 +73,7 @@ options:
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: create website
|
||||
- name: Create website
|
||||
webfaction_site:
|
||||
name: testsite1
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user