mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
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>