From b8aba3a4981c0c9dae6ec9a5bd4a1a7786cae813 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sun, 3 Jan 2021 16:41:15 -0500 Subject: [PATCH] Use proper type for passwd_root option --- docs/manuals/ansible.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manuals/ansible.md b/docs/manuals/ansible.md index 8a365f31..5b51040a 100644 --- a/docs/manuals/ansible.md +++ b/docs/manuals/ansible.md @@ -196,7 +196,7 @@ Generate using `pwgen -s 16` and adjusting length as required. #### `passwd_root` -* *optional* +* *ignored* Used only for reference, the plain-text root password for `passwdhash_root`.