Removing duplicate name: parameter possible typo (#4525)
Removed name:parameter in documentation. Possible typo.
This commit is contained in:
parent
f804bdad48
commit
4d7d3cdbb1
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue