1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update main.yml

This commit is contained in:
A Holt 2018-02-08 18:03:50 -05:00 committed by GitHub
parent 24bada0dd7
commit f7102d19a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -80,8 +80,8 @@
src: "/etc/apache2/mods-available/{{ item }}"
state: link
with_items:
- mpm_prefork.conf
- mpm_prefork.load
- mpm_prefork.conf
- mpm_prefork.load
when: is_debuntu
- name: Turn on mod_proxy (debuntu)