From 41082d2f47f1f5e1584c6cf19f72c10cd54c37d3 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 27 Apr 2021 19:42:05 +0200 Subject: fix ch-equinox-ws role order --- chaos-at-home/ch-equinox-ws.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chaos-at-home/ch-equinox-ws.yml b/chaos-at-home/ch-equinox-ws.yml index e3408c54..d872ca85 100644 --- a/chaos-at-home/ch-equinox-ws.yml +++ b/chaos-at-home/ch-equinox-ws.yml @@ -7,7 +7,6 @@ - role: core/sshd/base - role: core/zsh - role: core/cpu-microcode - - role: core/admin-users - role: network/wakeonlan - role: apt-repo/backports - role: apt-repo/spreadspace @@ -15,6 +14,7 @@ - role: apt-repo/kubernetes - role: apt-repo/riot - role: ws/base + - role: core/admin-users post_tasks: - name: install ansible via pip pip: -- cgit v1.2.3