Simplify libdvd-pkg installation

This commit is contained in:
Alexander Grothe 2018-10-05 17:59:22 +02:00
parent 6f2b486608
commit fb9ea5a363

View File

@ -8,11 +8,9 @@
- name: apt | install libdvd-pkg - name: apt | install libdvd-pkg
apt: apt:
name: '{{ item }}' name: libdvd-pkg
state: present state: present
install_recommends: no install_recommends: no
with_items:
- 'libdvd-pkg'
- name: configure package libdvd-pkg - name: configure package libdvd-pkg
debconf: debconf: