Username variable.

This commit is contained in:
Andreas B. Mundt 2021-11-18 20:22:00 +01:00 committed by Andreas B. Mundt
parent 0c48d933e7
commit 327f2eefac
2 changed files with 10 additions and 8 deletions

View file

@ -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: ""