From 4ec76d3083506564c39655f8f446af7f67af8967 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Mon, 10 Aug 2020 19:51:23 -0400 Subject: [PATCH] Remove unnecessary 'with_items' --- roles/dispatcher-dashboard/tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/dispatcher-dashboard/tasks/main.yml b/roles/dispatcher-dashboard/tasks/main.yml index a3aa376..dbae866 100644 --- a/roles/dispatcher-dashboard/tasks/main.yml +++ b/roles/dispatcher-dashboard/tasks/main.yml @@ -9,6 +9,5 @@ owner: munin group: munin mode: 0600 - with_items: groups['frames'] tags: - dispatcher-dashboard-config