From be3f911ce3fc1d46b11de394c1e76f3bf2f8f625 Mon Sep 17 00:00:00 2001 From: Dan Bohea Date: Thu, 19 Oct 2017 01:50:27 +0100 Subject: [PATCH] Typo on "Prompts" page (#31882) --- docs/docsite/rst/playbooks_prompts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/playbooks_prompts.rst b/docs/docsite/rst/playbooks_prompts.rst index 3070342eb17..e1b787d5654 100644 --- a/docs/docsite/rst/playbooks_prompts.rst +++ b/docs/docsite/rst/playbooks_prompts.rst @@ -54,7 +54,7 @@ some other options, but otherwise works equivalently:: prompt: "Product release version" private: no -If `Passlib `_ is installed, vars_prompt can also crypt the +If `Passlib `_ 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: