From 1cc253f2da07ca33baf1ba6cac789cdb92923f36 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 12 Dec 2025 16:23:27 +0100 Subject: Update user role to allow configure a password instead of default If no user_password is provided, the behavior remains the same, it uses the default changeme password and requires to be changed for using sudo If a user_password is provided, this hashed password will be used instead of the default and doesn't require changing on first usage of sudo --- group_vars/all.yml | Bin 4241 -> 4439 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'group_vars/all.yml') diff --git a/group_vars/all.yml b/group_vars/all.yml index 1d208bfa..ec7549d1 100644 Binary files a/group_vars/all.yml and b/group_vars/all.yml differ -- cgit v1.2.3