summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-atlas.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/ch-atlas.yml')
-rw-r--r--chaos-at-home/ch-atlas.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chaos-at-home/ch-atlas.yml b/chaos-at-home/ch-atlas.yml
index a1cd0b0c..887d6be3 100644
--- a/chaos-at-home/ch-atlas.yml
+++ b/chaos-at-home/ch-atlas.yml
@@ -2,7 +2,7 @@
- name: Basic Setup
hosts: ch-atlas
roles:
- - role: sshd
- - role: zsh
+ - role: core/sshd
+ - role: core/zsh
- role: vm/host
- role: installer/debian/base