copr: backend: fixup fileglob

This commit is contained in:
Pavel Raiskup 2019-08-14 13:11:19 +02:00 committed by Pierre-Yves Chibon
parent 12d490432f
commit 91f2865484

View file

@ -184,7 +184,7 @@
- provision_config
- name: copy image preparation scripts
copy: src="{{ item }}" dest="/usr/local/bin/{{ item }}"
copy: src="{{ item }}" dest=/usr/local/bin/
owner=root mode=755
with_fileglob:
- copr-image-*.sh