„kodi.yml“ ändern
This commit is contained in:
2
kodi.yml
2
kodi.yml
@@ -66,7 +66,6 @@
|
|||||||
- name: Rasoi /boot/config.txt
|
- name: Rasoi /boot/config.txt
|
||||||
blockinfile:
|
blockinfile:
|
||||||
path: /boot/config.txt
|
path: /boot/config.txt
|
||||||
create: yes
|
|
||||||
insertafter: EOF
|
insertafter: EOF
|
||||||
marker: "# {mark} ANSIBLE MANAGED BLOCK"
|
marker: "# {mark} ANSIBLE MANAGED BLOCK"
|
||||||
block: |
|
block: |
|
||||||
@@ -79,7 +78,6 @@
|
|||||||
config_hdmi_boost=4
|
config_hdmi_boost=4
|
||||||
hdmi_group=1
|
hdmi_group=1
|
||||||
disable_overscan=1
|
disable_overscan=1
|
||||||
backup: yes
|
|
||||||
|
|
||||||
- name: lightdm.conf
|
- name: lightdm.conf
|
||||||
blockinfile:
|
blockinfile:
|
||||||
|
|||||||
Reference in New Issue
Block a user