Commit graph

12 commits

Author SHA1 Message Date
86d076ebc6 Fix "Forbidden implicit octal value" lint errors 2023-10-12 19:14:54 +00:00
f106fbe0b0 autofs: shellcheck fixes 2022-10-29 17:23:33 +00:00
60ba593c17 autofs: ansible-lint fixes 2022-10-29 17:13:04 +00:00
2ac8d539be autofs: Convert modules to use FQCN 2022-04-14 13:08:29 +00:00
2a269c8f0d autofs: Set custom marker when editing sshd config 2021-09-18 16:56:24 +00:00
eb81b512b2 autofs: Try to improve NFS performance 2021-03-11 21:08:23 +00:00
61633eb07b autofs: Allow to use home directories over NFS 2021-03-11 16:56:05 +00:00
5d10282cdb autofs: Use mkdir instead of install command 2020-11-24 07:24:07 +00:00
f89672dd59 autofs: Fix cache path when xdg runtime is not set 2020-11-14 17:13:56 +00:00
b317e5b12e autofs: Move users .cache directory out from home direcotry
No need to store users local .cache directory on NFS home directories.
Use tmpfs which is much faster.
2020-11-13 18:35:28 +00:00
326caa417d autofs: Disable ssh authorized keys from users
When home directories are mounted using NFS and Kerberos the system
doesn't have access to authorized_keys file before user logs in.
2020-11-13 17:19:25 +00:00
09a6bcce84 autofs: Initial version of role 2020-09-09 18:28:00 +00:00