summaryrefslogtreecommitdiff
path: root/chaos-at-home/mimas2.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-04-13 23:31:30 +0200
committerChristian Pointner <equinox@spreadspace.org>2019-04-14 00:07:27 +0200
commit3c55ccb22322f107c8b82a824e5e28a576af9ae0 (patch)
treeff5d57b3ff3684819ddcce4b0abb6d5d47024f1b /chaos-at-home/mimas2.yml
parentadd support for raspbian in prepare-dkms role (diff)
added cloud install role/playbook
Diffstat (limited to 'chaos-at-home/mimas2.yml')
-rw-r--r--chaos-at-home/mimas2.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/chaos-at-home/mimas2.yml b/chaos-at-home/mimas2.yml
new file mode 100644
index 00000000..bfbe8e57
--- /dev/null
+++ b/chaos-at-home/mimas2.yml
@@ -0,0 +1,8 @@
+---
+- name: Basic Setup
+ hosts: mimas2
+ roles:
+ - role: base
+ - role: sshd
+ - role: zsh
+ - role: admin-user