mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Removing duplicate name: parameter possible typo (#4525)
Removed name:parameter in documentation. Possible typo.
This commit is contained in:
committed by
Matt Clay
parent
f804bdad48
commit
4d7d3cdbb1
@@ -289,7 +289,6 @@ EXAMPLES = '''
|
||||
tasks:
|
||||
- name: launch an instance with a string
|
||||
os_server:
|
||||
name: vm1
|
||||
auth:
|
||||
auth_url: https://region-b.geo-1.identity.hpcloudsvc.com:35357/v2.0/
|
||||
username: admin
|
||||
|
||||
Reference in New Issue
Block a user