From 2ed0ce676f42ddd6d77b77656fdd06b0fb5472f1 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Mon, 1 Mar 2021 21:43:03 +0000 Subject: [PATCH] Autocreate user home dirs for shell hosts --- playbooks/shell.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/shell.yml b/playbooks/shell.yml index c90de40..bfcdf43 100644 --- a/playbooks/shell.yml +++ b/playbooks/shell.yml @@ -17,6 +17,7 @@ - "nfs/{{ inventory_hostname }}@{{ kerberos_realm }}" - nfs-client - sssd + - mkhomedir - autofs - thinlinc-server