matrix-docker-ansible-deploy/roles/custom/matrix-base
Slavi Pantaleev 51e961ce9f Add matrix_user_shell and default it to /sbin/nologin
This is a backward-incompatible change. By default, Ansible creates
users with (e.g.) `/bin/sh` on Linux, so changing to a no shell
leads to different behavior.

That said, it appears that using a shell-less user works OK with regard
to Ansible execution and starting the systemd services/containers later on.
2025-04-29 10:39:41 +03:00
..
defaults Add matrix_user_shell and default it to /sbin/nologin 2025-04-29 10:39:41 +03:00
files/yum.repos.d Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
tasks Add matrix_user_shell and default it to /sbin/nologin 2025-04-29 10:39:41 +03:00
templates/bin Add license information to files in matrix-base 2025-03-03 17:57:17 +09:00