mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-13 05:02:17 +00:00
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 |
||
|---|---|---|
| .. | ||
| host_vars | ||
| targets | ||
| asa.yaml | ||
| cloud-config-aws.yml.template | ||
| cloud-config-azure.yml.template | ||
| cloud-config-cs.ini.template | ||
| dellos6.yaml | ||
| dellos9.yaml | ||
| dellos10.yaml | ||
| eos.yaml | ||
| integration.cfg | ||
| integration_config.yml | ||
| inventory | ||
| inventory.network | ||
| inventory.networking.template | ||
| inventory.remote.template | ||
| inventory.winrm.template | ||
| ios.yaml | ||
| iosxr.yaml | ||
| junos.yaml | ||
| network-all.yaml | ||
| network-integration.cfg | ||
| nxos.yaml | ||
| ops.yaml | ||
| target-prefixes.network | ||
| vyos.yaml | ||
| windows-integration.cfg | ||