diff --git a/tasks/webarch.yml b/tasks/webarch.yml index 2c2b4222766d39c3ad90d45dc4229966622f6c2d..0be431628b6ce892ded445a447ff1786d663c919 100644 --- a/tasks/webarch.yml +++ b/tasks/webarch.yml @@ -7,6 +7,11 @@ tags: - apache +- name: Debian default site disabled + command: a2dissite 000-default + tags: + - apache + - name: WSH Apache config in place template: src: templates/webarch.conf.j2