summaryrefslogtreecommitdiff
path: root/dan/ele-laptop.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-05-31 23:12:36 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-05-31 23:12:36 +0200
commit3a2319c9c58886a7938deabafc66ad4bc128c9f8 (patch)
tree222b41b5b49633b9156c070df830d5c73617edd7 /dan/ele-laptop.yml
parentchaos-at-home: deploy apt-repo/base to some more hosts (diff)
move core roles to subdir
Diffstat (limited to 'dan/ele-laptop.yml')
-rw-r--r--dan/ele-laptop.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/dan/ele-laptop.yml b/dan/ele-laptop.yml
index 2435529f..86a3131b 100644
--- a/dan/ele-laptop.yml
+++ b/dan/ele-laptop.yml
@@ -2,5 +2,5 @@
- name: Basic Setup
hosts: ele-laptop
roles:
- - role: sshd
- - role: zsh
+ - role: core/sshd
+ - role: core/zsh