updates
This commit is contained in:
parent
605aeeb495
commit
e0bebc7280
6
kodi.yml
6
kodi.yml
@ -34,6 +34,9 @@
|
|||||||
- x264
|
- x264
|
||||||
- x265
|
- x265
|
||||||
- flatpak
|
- flatpak
|
||||||
|
- ttf-mscorefonts-installer
|
||||||
|
# kodi
|
||||||
|
- kodi21
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
install_recommends: no
|
install_recommends: no
|
||||||
|
|
||||||
@ -47,7 +50,6 @@
|
|||||||
- name: Install Flatpaks
|
- name: Install Flatpaks
|
||||||
community.general.flatpak:
|
community.general.flatpak:
|
||||||
name:
|
name:
|
||||||
- io.gitlab.librewolf-community
|
|
||||||
- tv.kodi.Kodi
|
- tv.kodi.Kodi
|
||||||
state: present
|
state: present
|
||||||
method: system
|
method: system
|
||||||
@ -66,7 +68,7 @@
|
|||||||
regexp: '(^dtoverlay=vc4-kms-v3d$)'
|
regexp: '(^dtoverlay=vc4-kms-v3d$)'
|
||||||
replace: '#\1'
|
replace: '#\1'
|
||||||
|
|
||||||
- name: Raspi /boot/config.txt
|
- name: Raspi /boot/firmware/config.txt
|
||||||
blockinfile:
|
blockinfile:
|
||||||
path: /boot/config.txt
|
path: /boot/config.txt
|
||||||
insertafter: EOF
|
insertafter: EOF
|
||||||
|
4
raspi.sh
4
raspi.sh
@ -39,11 +39,15 @@ gtc-rename
|
|||||||
gtc-crypt
|
gtc-crypt
|
||||||
gtc-x11vnc
|
gtc-x11vnc
|
||||||
firefox
|
firefox
|
||||||
|
chromium
|
||||||
debian.ansible.firewall
|
debian.ansible.firewall
|
||||||
debian.ansible.flatpak
|
debian.ansible.flatpak
|
||||||
debian.ansible.kodi
|
debian.ansible.kodi
|
||||||
debian.ansible.dedyn.client
|
debian.ansible.dedyn.client
|
||||||
debian.ansible.docker
|
debian.ansible.docker
|
||||||
|
debian.ansible.autoupdate
|
||||||
|
debian.ansible.docker
|
||||||
|
debian.ansible.whoogle
|
||||||
"
|
"
|
||||||
bash install.sh
|
bash install.sh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user