From 70c1b8ccbf7d1dafef49c4c11f6b43af33a35195 Mon Sep 17 00:00:00 2001 From: Ullli Date: Thu, 7 May 2026 16:55:36 +0200 Subject: [PATCH] rsync vergessen --- tasks/lighttpd.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/lighttpd.yml b/tasks/lighttpd.yml index e769253..afb0008 100644 --- a/tasks/lighttpd.yml +++ b/tasks/lighttpd.yml @@ -3,6 +3,7 @@ ansible.builtin.apt: pkg: - lighttpd + - rsync - name: lighttpd - reload service ansible.builtin.command: cmd: service lighttpd force-reload -- 2.39.5