Fix: ansible_facts.selinux.status added. (#12861)

This commit is contained in:
Bas 2026-01-14 19:01:40 +01:00 committed by GitHub
parent 82c4c0afdf
commit 52b68bccad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -88,6 +88,7 @@
when:
- ntp_timezone
- ansible_os_family == "RedHat"
- ansible_facts.selinux.status == 'enabled'
- ansible_facts.selinux.mode == 'enforcing'
- name: Set ntp_timezone