Improved password management. Make sure the saved password is used after first setup.
This commit is contained in:
parent
954ac5b0e6
commit
1686bf44e7
3 changed files with 19 additions and 11 deletions
|
@ -30,7 +30,10 @@
|
|||
|
||||
vars_prompt:
|
||||
- name: "foo_pwd"
|
||||
prompt: "Provide a non-empty password for the test user 'foo'.\nLeave empty to continue without test user"
|
||||
prompt:
|
||||
In case you would like to prepare a test user 'foo' and have
|
||||
not done so yet, provide foo's password here. Leave empty to
|
||||
just continue
|
||||
private: yes
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue