From c734724f17f7058cca4098d7b03aa64af877708c Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Mon, 17 Nov 2014 02:48:54 +0000 Subject: [PATCH] Revert "Try removing this." This reverts commit 63c0b27ea17566db7f3d9f305a340a772ea96e96. --- roles/collectd/fcomm-queue/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/collectd/fcomm-queue/tasks/main.yml b/roles/collectd/fcomm-queue/tasks/main.yml index 95610b50de..70538238a2 100644 --- a/roles/collectd/fcomm-queue/tasks/main.yml +++ b/roles/collectd/fcomm-queue/tasks/main.yml @@ -40,6 +40,7 @@ shell: semodule -l | grep fi-collectd-fcomm register: selinux_grep always_run: true + changed_when: "1 != 1" tags: - collectd - selinux