Revert "That didn't work either. Try this."

This reverts commit 967a7b45b8.
This commit is contained in:
Ralph Bean 2014-11-17 14:47:04 +00:00
parent 967a7b45b8
commit 40a6b9284c

View file

@ -57,7 +57,7 @@
- name: install our fcomm collectd selinux module
command: semodule -i /usr/share/collectd/fi-collectd-fcomm.pp
when: selinux_module|changed or '0' in selinux_grep.stdout
when: selinux_module|changed or selinux_grep|changed
tags:
- collectd
- selinux