copr-be: typo, use 'loop' instead of 'with_items'

This commit is contained in:
Pavel Raiskup 2022-01-06 08:04:17 +01:00
parent 780ab952eb
commit ae85ab2bdd

View file

@ -334,7 +334,7 @@
src: "{{ item }}"
dest: /usr/local/bin/{{ item }}
mode: 755
items:
loop:
- cleanup-unused-vms-from-redis
- cleanup-unused-redhat-subscriptions
tags: