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