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-nc.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dan/sk-tomnext-nc.yml') diff --git a/dan/sk-tomnext-nc.yml b/dan/sk-tomnext-nc.yml index 8f12f99d..12bf01ba 100644 --- a/dan/sk-tomnext-nc.yml +++ b/dan/sk-tomnext-nc.yml @@ -2,9 +2,9 @@ - name: Basic Setup hosts: sk-tomnext-nc roles: - - role: base - - role: sshd - - role: zsh + - role: core/base + - role: core/sshd + - role: core/zsh - role: apt-repo/base - role: admin-user - role: zfs/base -- cgit v1.2.3