Fix deprecation warnings for Ansible 2.8
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
dpkg_reconfigure:
|
||||
pkg: libdvd-pkg
|
||||
answers:
|
||||
libdvd-pkg/post-invoke_hook-install: boolean true
|
||||
libdvd-pkg/build: boolean true
|
||||
libdvd-pkg/post-invoke_hook-install: "boolean true"
|
||||
libdvd-pkg/build: "boolean true"
|
||||
|
||||
|
||||
- name: change udev rule to allow KODI to eject optical disks
|
||||
|
||||
Reference in New Issue
Block a user