summaryrefslogtreecommitdiff
path: root/host_playbooks/dione.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'host_playbooks/dione.yaml')
-rw-r--r--host_playbooks/dione.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/host_playbooks/dione.yaml b/host_playbooks/dione.yaml
new file mode 100644
index 00000000..c73b36ee
--- /dev/null
+++ b/host_playbooks/dione.yaml
@@ -0,0 +1,8 @@
+---
+- name: Basic Setup
+ hosts: dione
+ roles:
+ - role: base
+ - role: sshserver
+ - role: zsh
+ - role: admin-user