1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-25 06:37:24 +00:00
community.general/plugins
Daniel Hoffend 735a066d92
apache2_module: updated cgi action conditions (#10423)
* apache2_module: updated cgi action conditions

Only the activation of the cgi module in threaded mode should be a
restriction due to apache2 limitations, not the deactivation.
Especially when the cgi module isn't enabled yet at all. Fixes #9140

* bug(fix): apache2_module fails to disable cgi module

* Update changelog fragment.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-08-17 12:52:49 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become Disable pipelining for doas and machinectl on ansible-core 2.19+ (#10537) 2025-08-02 16:41:58 +02:00
cache fix style in plugins (#10302) 2025-07-02 01:15:50 +12:00
callback tasks_only callback: add result_format_callback docs fragment (#10422) 2025-08-04 19:58:51 +02:00
connection wsl connection: import paramiko directly (#10531) 2025-08-01 10:54:26 +02:00
doc_fragments ipa_*: adjust common connection notes to modules (#10668) 2025-08-15 23:48:44 +12:00
filter jc filter: remove redundant noqa comment (#10643) 2025-08-11 21:56:49 +12:00
inventory scaleway: update zone list (#10424) 2025-08-04 19:59:45 +02:00
lookup Add binary_file lookup (#10616) 2025-08-10 13:32:35 +02:00
module_utils oneview module utils: remove unused import of "os" package (#10644) 2025-08-11 23:21:40 +02:00
modules apache2_module: updated cgi action conditions (#10423) 2025-08-17 12:52:49 +02:00
plugin_utils Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00
test Adjust YAML in plugin docs (#10234) 2025-06-16 17:46:01 +02:00