mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 19:32:47 +00:00
Fix typo in example name
This commit is contained in:
@@ -67,7 +67,7 @@ author: Lorin Hochstein
|
||||
'''
|
||||
|
||||
EXAMPLES = '''
|
||||
- name: Lauch an Ubuntu 12.04 (Precise Pangolin) EC2 instance
|
||||
- name: Launch an Ubuntu 12.04 (Precise Pangolin) EC2 instance
|
||||
hosts: 127.0.0.1
|
||||
connection: local
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user