avoid creating /home/root
This commit is contained in:
@@ -57,3 +57,4 @@
|
||||
path: "/home/{{ username }}"
|
||||
state: directory
|
||||
mode: "{{ homedir_permissions }}"
|
||||
when: username != "root"
|
||||
|
||||
Reference in New Issue
Block a user