fix prefork module
This commit is contained in:
parent
d197127cb5
commit
0d4540d1eb
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
loop:
|
||||
- rewrite
|
||||
- ssl
|
||||
- prefork
|
||||
- mpm_prefork
|
||||
|
||||
- name: Disable MPM Apache2 modules
|
||||
community.general.apache2_module:
|
||||
|
|
Loading…
Reference in a new issue