summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-calypso.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/ch-calypso.yml')
-rw-r--r--chaos-at-home/ch-calypso.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/chaos-at-home/ch-calypso.yml b/chaos-at-home/ch-calypso.yml
index ef85551c..851731de 100644
--- a/chaos-at-home/ch-calypso.yml
+++ b/chaos-at-home/ch-calypso.yml
@@ -12,13 +12,7 @@
- name: Payload Setup
hosts: ch-calypso
roles:
- - role: storage/zfs/pools
- - role: apt-repo/obs-studio
- - role: apt-repo/spreadspace
- - role: ws/base
- - role: core/admin-users
- role: streaming/blackmagic/desktopvideo
- - role: streaming/blackmagic/mediaexpress
post_tasks:
- name: install lm-sensors and i7z
apt:
@@ -30,7 +24,6 @@
vars:
sensors_modules:
- coretemp
- - w83627ehf
block:
- name: load special modules for lm-sensors
loop: "{{ sensors_modules }}"