From b321a5d57f4b5ca5169f953fd9f39b93b7b21b14 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 25 Sep 2022 15:31:26 +0200 Subject: ch-equinot-t450s on jammy (WIP) --- chaos-at-home/ch-equinox-t450s.yml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'chaos-at-home/ch-equinox-t450s.yml') diff --git a/chaos-at-home/ch-equinox-t450s.yml b/chaos-at-home/ch-equinox-t450s.yml index 9022f337..6f370e5f 100644 --- a/chaos-at-home/ch-equinox-t450s.yml +++ b/chaos-at-home/ch-equinox-t450s.yml @@ -7,6 +7,10 @@ - role: core/sshd/base - role: core/zsh - role: core/cpu-microcode + +- name: Payload Setup + hosts: ch-equinox-t450s + roles: - role: apt-repo/backports - role: apt-repo/spreadspace - role: apt-repo/ansible @@ -16,7 +20,6 @@ - role: apt-repo/riot - role: apt-repo/brave - role: apt-repo/nordvpn - - role: apt-repo/freecad - role: apt-repo/kicad6 - role: storage/zfs/pools - role: storage/zfs/sanoid @@ -70,12 +73,6 @@ echo "Touchpad not found..." fi - - name: mask virtualbox web service unit - systemd: - name: vboxweb.service - masked: true - state: stopped - - name: add flathub to systemd-wide flatpak remotes community.general.flatpak_remote: name: flathub -- cgit v1.2.3