Merge branch 'irmp'
This commit is contained in:
commit
1f2a51dd37
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user