fix include

This commit is contained in:
Alexander Grothe
2017-07-30 14:34:48 +02:00
parent b50bf17557
commit f173dc14cb
4 changed files with 6 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
---
# file: roles/yavdr-common/defaults/main.yml
branch: unstable
repositories:
- 'ppa:yavdr/main'
@@ -7,6 +8,7 @@ repositories:
- 'ppa:yavdr/{{branch}}-vdr'
- 'ppa:yavdr/{{branch}}-kodi'
- 'ppa:yavdr/{{branch}}-yavdr'
drivers:
sundtek: auto
ddvb-dkms: auto

View File

@@ -85,7 +85,6 @@
- pci
- gpus
- modules
- name: create media directories
file:
dest: '{{ item.value }}'