From cd53c70a08994798b345dd28b8889caad1ef6d81 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 10 Dec 2014 19:50:10 +0000 Subject: [PATCH] Remove debug tasks. --- roles/collectd/fcomm-queue/tasks/main.yml | 10 ---------- 1 file changed, 10 deletions(-) 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