From 9ad7e73946be946babb300ffb5abd3b2b4786c08 Mon Sep 17 00:00:00 2001 From: Mateo Date: Fri, 2 Aug 2024 10:10:40 +0200 Subject: [PATCH] Removed login from usertwist --- tasks/install_caddy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/install_caddy.yml b/tasks/install_caddy.yml index 08d455b..30de10d 100644 --- a/tasks/install_caddy.yml +++ b/tasks/install_caddy.yml @@ -38,6 +38,7 @@ name: usertwist group: usertwist system: true + shell: /usr/sbin/nologin - name: Put the service binary on the remote server ansible.builtin.copy: