Username variable.
This commit is contained in:
parent
0c48d933e7
commit
327f2eefac
2 changed files with 10 additions and 8 deletions
|
@ -24,6 +24,8 @@
|
|||
become: yes
|
||||
vars:
|
||||
contname: cont
|
||||
## User name for the user in the container:
|
||||
contuser: ansi
|
||||
## Password for the user 'ansible' in the container,
|
||||
## leave empty to log in without password:
|
||||
contpwd: ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue