summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-pan.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-09-28 00:59:55 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-09-28 00:59:55 +0200
commit04af5b8a7a12ba01c7c172b37e9d36a44959dddc (patch)
treecf1898cee1ebab62e68192b0fcedfb561e2f8725 /chaos-at-home/ch-pan.yml
parentdon't use apt_key and apt_repository module anymore (cont'd) (diff)
added minimal playbook for pan and mimas
Diffstat (limited to 'chaos-at-home/ch-pan.yml')
-rw-r--r--chaos-at-home/ch-pan.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/chaos-at-home/ch-pan.yml b/chaos-at-home/ch-pan.yml
new file mode 100644
index 00000000..027f2096
--- /dev/null
+++ b/chaos-at-home/ch-pan.yml
@@ -0,0 +1,6 @@
+---
+- name: Basic Setup
+ hosts: ch-pan
+ roles:
+ - role: zsh
+ - role: apt-repo/spreadspace