Revert "Load Apache proxy module (IfModule added to apache conf)"

This reverts commit 07a24c8438.
This commit is contained in:
Victor LABORIE 2017-04-18 12:03:20 +02:00
parent 51763f9d95
commit 7dba7f5855

View file

@ -23,8 +23,3 @@
owner: root
group: root
notify: reload apache2
- name: Enable proxy module for Apache
apache2_module:
name: proxy
notify: reload apache2