Merge "Delete the unnecessary space"

This commit is contained in:
Zuul 2018-07-19 08:42:10 +00:00 committed by Gerrit Code Review
commit 149bf0b918
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
when:
- ansible_os_family == "RedHat"
- security_rhel7_enable_linux_security_module | bool
- selinux_status_change is changed
- selinux_status_change is changed
tags:
- high
- V-71989