Use multiline string instead of dict
This commit is contained in:
parent
9e58e0b4e4
commit
2468270ee6
@ -15,9 +15,9 @@
|
|||||||
- name: reconfigure libdvd-pkg
|
- name: reconfigure libdvd-pkg
|
||||||
dpkg_reconfigure:
|
dpkg_reconfigure:
|
||||||
pkg: libdvd-pkg
|
pkg: libdvd-pkg
|
||||||
answers:
|
answers: |
|
||||||
libdvd-pkg/post-invoke_hook-install: "boolean true"
|
libdvd-pkg/post-invoke_hook-install: boolean true
|
||||||
libdvd-pkg/build: "boolean true"
|
libdvd-pkg/build: boolean true
|
||||||
|
|
||||||
|
|
||||||
- name: change udev rule to allow KODI to eject optical disks
|
- name: change udev rule to allow KODI to eject optical disks
|
||||||
|
Loading…
Reference in New Issue
Block a user