summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2018-12-16 00:37:33 +0100
committerChristian Pointner <equinox@spreadspace.org>2018-12-17 13:20:49 +0100
commit1fd38a144c2359897da42f56aca705255b116e41 (patch)
tree71b8590aae62cccffedddb83194e47e5c4f79700 /chaos-at-home
parentimproved elevate banner (diff)
added host playbook for altas
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/atlas.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/chaos-at-home/atlas.yml b/chaos-at-home/atlas.yml
new file mode 100644
index 00000000..aad91ff0
--- /dev/null
+++ b/chaos-at-home/atlas.yml
@@ -0,0 +1,7 @@
+---
+- name: Basic Setup
+ hosts: atlas
+ roles:
+ - role: sshd
+ - role: zsh
+ - role: vm/host