updates
This commit is contained in:
parent
605aeeb495
commit
e0bebc7280
6
kodi.yml
6
kodi.yml
@ -34,6 +34,9 @@
|
||||
- x264
|
||||
- x265
|
||||
- flatpak
|
||||
- ttf-mscorefonts-installer
|
||||
# kodi
|
||||
- kodi21
|
||||
update_cache: yes
|
||||
install_recommends: no
|
||||
|
||||
@ -47,7 +50,6 @@
|
||||
- name: Install Flatpaks
|
||||
community.general.flatpak:
|
||||
name:
|
||||
- io.gitlab.librewolf-community
|
||||
- tv.kodi.Kodi
|
||||
state: present
|
||||
method: system
|
||||
@ -66,7 +68,7 @@
|
||||
regexp: '(^dtoverlay=vc4-kms-v3d$)'
|
||||
replace: '#\1'
|
||||
|
||||
- name: Raspi /boot/config.txt
|
||||
- name: Raspi /boot/firmware/config.txt
|
||||
blockinfile:
|
||||
path: /boot/config.txt
|
||||
insertafter: EOF
|
||||
|
Loading…
Reference in New Issue
Block a user