summaryrefslogtreecommitdiff
path: root/dan/info-beamer.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dan/info-beamer.yml')
-rw-r--r--dan/info-beamer.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/dan/info-beamer.yml b/dan/info-beamer.yml
deleted file mode 100644
index 6160e9f2..00000000
--- a/dan/info-beamer.yml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-- name: configure info-beamer
- hosts: "{{ infobeamer_hostname }}"
- connection: local
- gather_facts: no
-
- vars_prompt:
- - name: info_beamer_base_path
- prompt: Where is the SD-Card mounted to?
- default: ""
- private: no
-
- roles:
- - role: info-beamer/config