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 Matt Clay
parent f804bdad48
commit 4d7d3cdbb1

View file

@ -289,7 +289,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