Files
fedora-infra_ansible/roles/base/tasks
Greg Sutcliffe abbb813f6e Zabbix/Postfix: Switch to handler-based local compilation of SELinux module
We're hitting errors on older hosts because the precompiled module was
on too-new a policy version. This moves the compilation of the module
to the target, via handlers.

Right now this is hardcoded to the specific module in base/postfix, but
we can generalise it to compile all the various SELinux modules later on

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
2025-09-26 10:44:04 +01:00
..