mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Merge pull request #6502 from follower/patch-1
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