add vdr restart handler to autoinstall roles, move satip detection

This commit is contained in:
Alexander Grothe
2017-03-13 19:34:54 +01:00
parent 634a1cd59c
commit dc757482a3
9 changed files with 31 additions and 29 deletions

View File

@@ -99,13 +99,6 @@
var: gpus
verbosity: 1
- name: "detect SAT>IP Server on the network"
action: satip_facts
- debug:
var: satip_detected
verbosity: 1
- name: create media directories
file:
dest: '{{ item.value }}'