From 469de3a3d56ca663f09ec788f892e4f081cee3a5 Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 4 Apr 2024 14:22:27 +0200 Subject: [PATCH] kodi.yml aktualisiert --- kodi.yml | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/kodi.yml b/kodi.yml index 2803f9d..7a6bb87 100644 --- a/kodi.yml +++ b/kodi.yml @@ -18,14 +18,11 @@ - adb - fastboot - mkbootimg - # kodi and desktop specific + # desktop specific - cinnamon - cinnamon-l10n - gnome-terminal - lightdm - - kodi - - kodi-addons-dev - - kodi-inputstream-adaptive - xserver-xorg - xinit - x11-xserver-utils @@ -46,22 +43,13 @@ line: 'CONF_SWAPSIZE=1024' backup: yes - - name: Install Flatpaks x86_64 + - name: Install Flatpaks community.general.flatpak: name: - io.gitlab.librewolf-community - tv.kodi.Kodi state: present method: system - when: ansible_architecture == "x86_64" - - - name: Install Flatpaks arm64 - community.general.flatpak: - name: - - io.gitlab.librewolf-community - state: present - method: system - when: ansible_architecture == "arm64" - name: Create pi User ansible.builtin.user: