- name: Add repo main contrib
ansible.builtin.dnf:
name: epel-release
state: present
update_cache: true
become: true