Merge "Simplify SELinux check"

This commit is contained in:
Zuul 2018-03-12 21:15:42 +00:00 committed by Gerrit Code Review
commit 701fd0ba57
1 changed files with 0 additions and 1 deletions

View File

@ -86,5 +86,4 @@
- include: cinder_selinux.yml
when:
- ansible_selinux.status is defined
- ansible_selinux.status == "enabled"