summaryrefslogtreecommitdiffstats
path: root/group_vars
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2025-12-12 16:23:27 +0100
committerAhmed Abdelhalim <[email protected]>2025-12-12 16:23:27 +0100
commit1cc253f2da07ca33baf1ba6cac789cdb92923f36 (patch)
tree723a8a743f6955d8c1949adec399827e7a0d7356 /group_vars
parentd0f7a25781c9aee4c61ba7bf5c7a3f26950f5737 (diff)
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
Diffstat (limited to 'group_vars')
-rw-r--r--group_vars/all.ymlbin4241 -> 4439 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml
index 1d208bfa..ec7549d1 100644
--- a/group_vars/all.yml
+++ b/group_vars/all.yml
Binary files differ