Merge "Simplify SELinux check"

This commit is contained in:
Zuul 2018-03-14 08:10:29 +00:00 committed by Gerrit Code Review
commit 5353c673bc
1 changed files with 0 additions and 2 deletions

View File

@ -176,8 +176,6 @@
- include: neutron_selinux.yml
when:
- ansible_pkg_mgr in ['dnf', 'yum']
- ansible_selinux.status is defined
- ansible_selinux.status == "enabled"
- name: Ensure Open vSwitch service is started and enabled