Removing duplicate name: parameter possible typo (#4525)

Removed name:parameter in documentation. Possible typo.
This commit is contained in:
Karthik Suresh 2016-08-24 20:34:59 +05:30 committed by Brian Coca
parent f16091c718
commit 64ded1bb5e

View file

@ -287,7 +287,6 @@ EXAMPLES = '''
tasks: tasks:
- name: launch an instance with a string - name: launch an instance with a string
os_server: os_server:
name: vm1
auth: auth:
auth_url: https://region-b.geo-1.identity.hpcloudsvc.com:35357/v2.0/ auth_url: https://region-b.geo-1.identity.hpcloudsvc.com:35357/v2.0/
username: admin username: admin