summaryrefslogtreecommitdiffstats
path: root/group_vars
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-20 14:52:23 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-20 14:52:23 -0400
commit21b051177dc5897d239e6532f5f245a32f7dfb36 (patch)
tree5a76d681a639d4aff9af291fb8564fd92dd94cef /group_vars
parentec95e5829cdf179be145b229eb3e92178d0e92b8 (diff)
downloademacsconf-ansible-21b051177dc5897d239e6532f5f245a32f7dfb36.tar.xz
emacsconf-ansible-21b051177dc5897d239e6532f5f245a32f7dfb36.zip
Starting point for icecast config
Diffstat (limited to 'group_vars')
-rw-r--r--group_vars/all.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml
new file mode 100644
index 0000000..bc8f39a
--- /dev/null
+++ b/group_vars/all.yml
@@ -0,0 +1,6 @@
+docker: false
+emacsconf_tracks:
+ - name: General
+ id: gen
+ - name: Development
+ id: dev