copr-bacend: fix items variable name

This commit is contained in:
Jakub Kadlcik 2024-10-29 18:49:38 +01:00
parent 713c82215f
commit 7c69733787

View file

@ -14,7 +14,7 @@
- name: Install Pulp auth certificates
copy:
src: "{{ private }}/files/copr/pulp/{{ name }}"
src: "{{ private }}/files/copr/pulp/{{ item }}"
dest: "/home/copr/.config/pulp/"
owner: copr
group: copr