diff --git a/roles/collectd/fcomm-queue/tasks/main.yml b/roles/collectd/fcomm-queue/tasks/main.yml index 64219cf552..a641c71fcf 100644 --- a/roles/collectd/fcomm-queue/tasks/main.yml +++ b/roles/collectd/fcomm-queue/tasks/main.yml @@ -45,16 +45,6 @@ - collectd - selinux -- debug: var=ficfcomm_grep - tags: - - collectd - - selinux - -- debug: msg="{{ficfcomm_grep|changed}}" - tags: - - collectd - - selinux - - name: install our fcomm collectd selinux module command: semodule -i /usr/share/collectd/fi-collectd-fcomm.pp when: ficfcomm_module|changed or ficfcomm_grep|changed