diff --git a/roles/editor_helix/tasks/install_fedora-family.yml b/roles/editor_helix/tasks/install_fedora-family.yml index 82ac82a..30e655c 100644 --- a/roles/editor_helix/tasks/install_fedora-family.yml +++ b/roles/editor_helix/tasks/install_fedora-family.yml @@ -1,11 +1,4 @@ --- -- name: Enable the Copr - community.general.copr: - name: varlad/helix - state: enabled - when: ansible_distribution not in ("AlmaLinux") - become: true - - name: Install the Helix ansible.builtin.package: name: helix