summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-04-27 19:42:05 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-04-27 19:42:05 +0200
commit41082d2f47f1f5e1584c6cf19f72c10cd54c37d3 (patch)
tree4727b0ec44cf047fb1c0716a393ec060d340960b
parentstreaming/icecast: log file size to 10MB (diff)
fix ch-equinox-ws role order
-rw-r--r--chaos-at-home/ch-equinox-ws.yml2
1 files changed, 1 insertions, 1 deletions
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: