Update username param on sample playbook
This commit is contained in:
parent
b679c7d185
commit
f345ec1439
@ -161,7 +161,7 @@
|
|||||||
- id: default
|
- id: default
|
||||||
url: https://{{ hostvars.manager.private_ip }}
|
url: https://{{ hostvars.manager.private_ip }}
|
||||||
port: 55000
|
port: 55000
|
||||||
user: foo
|
username: foo
|
||||||
password: bar
|
password: bar
|
||||||
instances:
|
instances:
|
||||||
node1:
|
node1:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user