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 --- chaos-at-home/ch-gnocchi.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chaos-at-home/ch-gnocchi.yml') diff --git a/chaos-at-home/ch-gnocchi.yml b/chaos-at-home/ch-gnocchi.yml index d6d6e033..b1092427 100644 --- a/chaos-at-home/ch-gnocchi.yml +++ b/chaos-at-home/ch-gnocchi.yml @@ -2,9 +2,9 @@ - name: Basic Setup hosts: ch-gnocchi roles: - - role: base - - role: sshd - - role: zsh + - role: core/base + - role: core/sshd + - role: core/zsh - role: apt-repo/base - role: vm/host - role: installer/debian/base -- cgit v1.2.3