From 0d4540d1ebb0bd7ac7a1a457a956fe905426d249 Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Mon, 6 Feb 2023 14:35:12 +0200 Subject: [PATCH] fix prefork module --- tasks/configure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/configure.yml b/tasks/configure.yml index 995239f..63af22c 100644 --- a/tasks/configure.yml +++ b/tasks/configure.yml @@ -16,7 +16,7 @@ loop: - rewrite - ssl - - prefork + - mpm_prefork - name: Disable MPM Apache2 modules community.general.apache2_module: