From af9b30edfec9c63daa27e4e35bb626f3b762d0b4 Mon Sep 17 00:00:00 2001 From: shirenn Date: Tue, 24 May 2022 19:00:52 +0200 Subject: [PATCH] =?UTF-8?q?ansible=5Fvault=20=E2=86=92=20ansible/:=20root?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- group_vars/all/root.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/all/root.yml b/group_vars/all/root.yml index da303bfc..9b923fc2 100644 --- a/group_vars/all/root.yml +++ b/group_vars/all/root.yml @@ -1,3 +1,3 @@ --- glob_root: - passwd_hash: '{{ vault.root_passwd_hash }}' + passwd_hash: '{{ vault.root.passwd_hash }}'