fix(system/el): use explicit EL9 Copr chroot

Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
Matej Focko 2023-09-16 23:08:35 +02:00
parent 47f0553dd4
commit 272700e6e2
Signed by: mfocko
GPG key ID: 7C47D46246790496

View file

@ -29,4 +29,5 @@
community.general.copr:
name: mfocko/mfocko
state: enabled
chroot: "epel-9-{{ ansible_architecture }}"
become: true