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