From 3a2319c9c58886a7938deabafc66ad4bc128c9f8 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 31 May 2020 23:12:36 +0200 Subject: move core roles to subdir --- dan/sk-tomnext.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dan/sk-tomnext.yml') diff --git a/dan/sk-tomnext.yml b/dan/sk-tomnext.yml index d5d0fec6..3d2991a9 100644 --- a/dan/sk-tomnext.yml +++ b/dan/sk-tomnext.yml @@ -2,9 +2,9 @@ - name: Basic Setup hosts: sk-tomnext roles: - - role: base - - role: sshd - - role: zsh + - role: core/base + - role: core/sshd + - role: core/zsh - role: apt-repo/base - role: admin-user - role: cryptdisk -- cgit v1.2.3