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