Merge "Simplify SELinux check"

This commit is contained in:
Zuul 2018-03-12 23:20:39 +00:00 committed by Gerrit Code Review
commit 7224bba2c6
1 changed files with 0 additions and 2 deletions

View File

@ -38,6 +38,4 @@
notify:
- Restart haproxy
when:
- ansible_pkg_mgr == 'yum'
- ansible_selinux.status is defined
- ansible_selinux.status == "enabled"