Merge "Simplify SELinux check"
This commit is contained in:
commit
5353c673bc
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user