fix(terminals/alacritty): allow mf's Copr and install

Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
Matej Focko 2023-09-15 18:22:55 +02:00
parent e4f00dc77c
commit 28710d9632
Signed by: mfocko
GPG key ID: 7C47D46246790496
2 changed files with 6 additions and 1 deletions

View file

@ -24,3 +24,9 @@
loop:
- crb
- plus
- name: Enable mf's Copr
community.general.copr:
name: mfocko/mfocko
state: enabled
become: true

View file

@ -10,4 +10,3 @@
name: alacritty
state: present
become: true
# FIXME: Handle EPEL