From a5074b496332a86e8fdccac9fae3c50787ce7d49 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Tue, 12 Feb 2019 23:34:25 +0100 Subject: [PATCH] fix idempotency for command --- tasks/selinux.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/selinux.yml b/tasks/selinux.yml index b0aa0c3..460d89e 100644 --- a/tasks/selinux.yml +++ b/tasks/selinux.yml @@ -20,6 +20,7 @@ - -R /etc/opt/brother - -R /opt/brother/Printers - -RFv /usr/lib/cups/filter + changed_when: False notify: __cupsd_restart - name: Allow cups execmem/execstack