So, after all that flailing. If I just remove this temporarily, it should work.. right?

This commit is contained in:
Ralph Bean 2014-11-17 14:18:58 +00:00
parent 4a54a77f7a
commit 4202cbabcb

View file

@ -39,8 +39,6 @@
- name: check to see if its even installed yet
shell: semodule -l | grep fi-collectd-fcomm
register: selinux_grep
always_run: true
changed_when: "1 != 1"
tags:
- collectd
- selinux