summaryrefslogtreecommitdiff
path: root/dan/info-beamer.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-08-24 19:25:40 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-08-24 19:25:40 +0200
commitb17c559251dfd157fe2cf220044887f08208bb3c (patch)
treef395cb16d81a65955f9a12a88c9eab862848d976 /dan/info-beamer.yml
parentallow ssh jump users to also do reverse forwards (diff)
split environment group dan to skillz and elevate
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