Typo on "Prompts" page (#31882)
This commit is contained in:
parent
73abce83a9
commit
be3f911ce3
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ some other options, but otherwise works equivalently::
|
||||||
prompt: "Product release version"
|
prompt: "Product release version"
|
||||||
private: no
|
private: no
|
||||||
|
|
||||||
If `Passlib <https://passlib.readthedocs.io/en/stable/>`_ is installed, vars_prompt can also crypt the
|
If `Passlib <https://passlib.readthedocs.io/en/stable/>`_ is installed, vars_prompt can also encrypt the
|
||||||
entered value so you can use it, for instance, with the user module to define a password::
|
entered value so you can use it, for instance, with the user module to define a password::
|
||||||
|
|
||||||
vars_prompt:
|
vars_prompt:
|
||||||
|
|
Loading…
Reference in a new issue