That didn't work either. Try this.

This commit is contained in:
Ralph Bean 2014-11-17 14:46:12 +00:00
parent 235f522df4
commit 967a7b45b8

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 selinux_grep|changed
when: selinux_module|changed or '0' in selinux_grep.stdout
tags:
- collectd
- selinux