no need for a loop...

This commit is contained in:
Kevin Fenzi 2018-05-27 04:09:52 +00:00
parent 723a7f2172
commit 250e2a64ea

View file

@ -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