From 451b8b87743817e395f5b57098787a4fcb4822b9 Mon Sep 17 00:00:00 2001 From: mpelle426 Date: Fri, 12 Jul 2019 15:26:50 +0100 Subject: [PATCH] -attempt to use variables for passwords --- roles/common/tasks/main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/common/tasks/main.yaml b/roles/common/tasks/main.yaml index f3ce38a..48fc604 100644 --- a/roles/common/tasks/main.yaml +++ b/roles/common/tasks/main.yaml @@ -83,4 +83,4 @@ state: present update_password: always password: "$6$Vmob4l5KBg11gcNV$fY.hrffHEc9gpcFhVdEmW7tepxJURBmkgQhC7kC25VsxcfHAtlqEP6Cvm6nK4jtqndkaQ/I29h/MkKk8KsdSV1" - + tags: pi password