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:
parent
24bada0dd7
commit
f7102d19a1
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue