None of those worked. Set things back to the way they were.

This commit is contained in:
Ralph Bean 2014-11-17 03:05:12 +00:00
parent eb841eae25
commit 4a54a77f7a

View file

@ -48,7 +48,7 @@
- name: install our fcomm collectd selinux module
command: semodule -i /usr/share/collectd/fi-collectd-fcomm.pp
when: selinux_module|changed or selinux_grep.rc|int != 0
when: selinux_module|changed or selinux_grep|failed
tags:
- collectd
- selinux