Skip to content
Snippets Groups Projects
Commit 60df244b authored by Chris Croome's avatar Chris Croome
Browse files

Run checks before changing MPM

parent 7815445e
No related branches found
No related tags found
No related merge requests found
Pipeline #17649 passed
......@@ -2,6 +2,9 @@
- name: Enable Apache mpm_event if mpm_prefork or no MPM loaded
block:
- name: Include Apache checks
include_tasks: checks.yml
- name: Debug Apache modules loaded
debug:
msg: "Apache modules loaded: {{ apache_modules_loaded }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment