summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-equinox-ws.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-06-01 02:20:45 +0200
committerChristian Pointner <equinox@spreadspace.org>2020-06-01 02:20:45 +0200
commitd7b94b88827875a25443454e9f2bd8b82fb99df9 (patch)
tree8284d4ff5b6564aebed234c51c6d82f11e41fe06 /chaos-at-home/ch-equinox-ws.yml
parentmove core roles to subdir (diff)
add cpu-microcode role
Diffstat (limited to 'chaos-at-home/ch-equinox-ws.yml')
-rw-r--r--chaos-at-home/ch-equinox-ws.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chaos-at-home/ch-equinox-ws.yml b/chaos-at-home/ch-equinox-ws.yml
index b1486091..b6f5fd37 100644
--- a/chaos-at-home/ch-equinox-ws.yml
+++ b/chaos-at-home/ch-equinox-ws.yml
@@ -2,11 +2,12 @@
- name: Basic Setup
hosts: ch-equinox-ws
roles:
+ - role: apt-repo/base
- role: core/base
- role: core/sshd
- role: core/zsh
+ - role: core/cpu-microcode
- role: admin-user
- - role: apt-repo/base
- role: apt-repo/backports
- role: apt-repo/spreadspace
- role: apt-repo/tor-project