copr-be: typo, use 'loop' instead of 'with_items'
This commit is contained in:
parent
780ab952eb
commit
ae85ab2bdd
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue