mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
607c66f80a
This patchset updates module integration testing to validate the changes in PR #5454 This patchset instructs apache2_module to disable all mpm modules, enable mpm_event, then disable mpm_event and enable mpm_worker. This patchset instructs apache2_module to disable all mpm modules with `ignore_configcheck` set to False and then disable all mpm modules with `ignore_configcheck` set to True. SuSe family of distributions do not ship apache2 with mpm modules other than prefork. mpm_event and mpm_worker checks are skipped for SuSe family of distributions. Fixes: #5328 |
||
---|---|---|
.. | ||
actualtest.yml | ||
cleanup.yml | ||
main.yml |