mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +00:00
Typo on "Prompts" page (#31882)
This commit is contained in:
@@ -54,7 +54,7 @@ some other options, but otherwise works equivalently::
|
||||
prompt: "Product release version"
|
||||
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::
|
||||
|
||||
vars_prompt:
|
||||
|
||||
Reference in New Issue
Block a user