Skip to content
Snippets Groups Projects
Commit 95b0e403 authored by nimrod's avatar nimrod
Browse files

Use Kodi 19.0 stable from the regular Flathub remote.

parent bbac92bb
Branches
No related tags found
No related merge requests found
Pipeline #977 passed
...@@ -57,7 +57,6 @@ ...@@ -57,7 +57,6 @@
- name: Add Flatpak remotes - name: Add Flatpak remotes
with_dict: with_dict:
flathub: https://flathub.org/repo/flathub.flatpakrepo flathub: https://flathub.org/repo/flathub.flatpakrepo
flathub-beta: https://flathub.org/beta-repo/flathub-beta.flatpakrepo
community.general.flatpak_remote: community.general.flatpak_remote:
flatpakrepo_url: '{{ item.value }}' flatpakrepo_url: '{{ item.value }}'
method: system method: system
...@@ -68,7 +67,7 @@ ...@@ -68,7 +67,7 @@
community.general.flatpak: community.general.flatpak:
method: system method: system
name: tv.kodi.Kodi name: tv.kodi.Kodi
remote: flathub-beta remote: flathub
state: present state: present
- name: Create users - name: Create users
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment