From 5c08a7896f23884b3b245d510a4ffdd59fc2f042 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 23 Dec 2021 19:00:17 +0100 Subject: add host specific for ch-phoebe --- chaos-at-home/ch-phoebe.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 chaos-at-home/ch-phoebe.yml (limited to 'chaos-at-home/ch-phoebe.yml') diff --git a/chaos-at-home/ch-phoebe.yml b/chaos-at-home/ch-phoebe.yml new file mode 100644 index 00000000..8b2dc7b3 --- /dev/null +++ b/chaos-at-home/ch-phoebe.yml @@ -0,0 +1,20 @@ +--- +- name: Basic Setup + hosts: ch-phoebe + roles: + - role: apt-repo/base + - role: core/base + - role: core/sshd/base + - role: core/zsh + - role: core/ntp + - role: core/cpu-microcode + # - role: storage/zfs/pools + # - role: storage/zfs/sanoid + # - role: vm/host/base + # - role: vm/host/network + # - role: installer/debian/base + # - role: installer/openbsd/base + + # - role: apt-repo/spreadspace + # - role: nginx/base + # - role: monitoring/prometheus/exporter -- cgit v1.2.3