Merge pull request #6502 from follower/patch-1
Fix typo in example name
This commit is contained in:
commit
6f3a093258
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ author: Lorin Hochstein
|
||||||
'''
|
'''
|
||||||
|
|
||||||
EXAMPLES = '''
|
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
|
hosts: 127.0.0.1
|
||||||
connection: local
|
connection: local
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Reference in a new issue