Merge branch 'irmp'

This commit is contained in:
Alexander Grothe 2017-11-22 12:44:36 +01:00
commit 1f2a51dd37
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
--- ---
# file roles/autoinstall-dvbsddevice/tasks/main.yml # file roles/autoinstall-dvbsddevice/tasks/main.yml
# TODO: install firmware
- name: apt | install vdr-plugin-dvbsddevice if module is loaded - name: apt | install vdr-plugin-dvbsddevice if module is loaded
apt: apt:
name: vdr-plugin-dvbsddevice name: vdr-plugin-dvbsddevice

View File

@ -10,7 +10,7 @@
- collect-facts # query system facts - collect-facts # query system facts
- vdr - vdr
- yavdr-network - yavdr-network
- samba-install - samba-server
- samba-config - samba-config
- nfs-server - nfs-server
- grub-config - grub-config