From 250e2a64eaf30d846b50773fe00057e17f39b565 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sun, 27 May 2018 04:09:52 +0000 Subject: [PATCH] no need for a loop... --- playbooks/groups/maintainer-test.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/playbooks/groups/maintainer-test.yml b/playbooks/groups/maintainer-test.yml index 4ff02f6654..92fda6821e 100644 --- a/playbooks/groups/maintainer-test.yml +++ b/playbooks/groups/maintainer-test.yml @@ -62,9 +62,6 @@ - name: allow packagers to use mock copy: dest=/etc/pam.d/mock src="{{ files }}/common/mock" - with_items: - - account - - auth tags: - config