From 2594a2b6bcdc330d08708b2b6fe86fed7ed2526b Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Wed, 27 Oct 2021 09:36:24 +0200 Subject: [PATCH] zamok-tools: remove unused suexec --- roles/zamok-tools/tasks/main.yml | 1 - roles/zamok-tools/templates/apache2/suexec/www-data.j2 | 8 -------- 2 files changed, 9 deletions(-) delete mode 100644 roles/zamok-tools/templates/apache2/suexec/www-data.j2 diff --git a/roles/zamok-tools/tasks/main.yml b/roles/zamok-tools/tasks/main.yml index ccb961be..5f7d8735 100644 --- a/roles/zamok-tools/tasks/main.yml +++ b/roles/zamok-tools/tasks/main.yml @@ -96,7 +96,6 @@ - "ports.conf" - "sites-available/000-perso-vhosts.conf" - "sites-available/001-perso.conf" - - "suexec/www-data" notify: Reload apache - name: Enable apache sites diff --git a/roles/zamok-tools/templates/apache2/suexec/www-data.j2 b/roles/zamok-tools/templates/apache2/suexec/www-data.j2 deleted file mode 100644 index b27635ef..00000000 --- a/roles/zamok-tools/templates/apache2/suexec/www-data.j2 +++ /dev/null @@ -1,8 +0,0 @@ -/var/www -www -# The first two lines contain the suexec document root and the suexec userdir -# suffix. If one of them is disabled by prepending a # character, suexec will -# refuse the corresponding type of request. -# This config file is only used by the apache2-suexec-custom package. See the -# suexec man page included in the package for more details. -