Use variable instead of group membership to install localhome
Use variable localhome to determines whether the localhome module is installed. Default: localhome=false Further changes: - Move pam-exec from common-auth to common-session - Move pam-mkhomedir before pam-mount to avoid double login on first use on localhome devices
This commit is contained in:
parent
3d01394820
commit
9f1c60eefd
8 changed files with 487 additions and 424 deletions
2
roles/lmn_localhome/defaults/main.yml
Normal file
2
roles/lmn_localhome/defaults/main.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
localhome: false
|
Loading…
Add table
Add a link
Reference in a new issue