From 2a442070a042e2e27a64a6c4119df7a7fd635798 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 23 May 2020 07:50:16 +0200 Subject: sk-tomnext and both VMs running on it are finally done --- dan/sk-tomnext-nc.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 dan/sk-tomnext-nc.yml (limited to 'dan/sk-tomnext-nc.yml') diff --git a/dan/sk-tomnext-nc.yml b/dan/sk-tomnext-nc.yml new file mode 100644 index 00000000..b1cf028a --- /dev/null +++ b/dan/sk-tomnext-nc.yml @@ -0,0 +1,17 @@ +--- +- name: Basic Setup + hosts: sk-tomnext-nc + roles: + - role: base + - role: sshd + - role: zsh + - role: apt-repo/base + - role: admin-user + - role: zfs/base + - role: apt-repo/spreadspace + - role: zfs/sanoid + - role: kubernetes/base + - role: kubernetes/standalone + - role: acmetool/base + - role: nginx/base + - role: apps/nextcloud -- cgit v1.2.3