From 3d007a3739386268102d8e76363c96292e5659a7 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Tue, 28 Sep 2021 21:40:57 +0200 Subject: dust-off slim/raspbian role and install ch-raspi-ntp test host --- chaos-at-home/ch-raspi-ntp.yml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 chaos-at-home/ch-raspi-ntp.yml (limited to 'chaos-at-home/ch-raspi-ntp.yml') diff --git a/chaos-at-home/ch-raspi-ntp.yml b/chaos-at-home/ch-raspi-ntp.yml new file mode 100644 index 00000000..548e5d0c --- /dev/null +++ b/chaos-at-home/ch-raspi-ntp.yml @@ -0,0 +1,9 @@ +--- +- name: Basic Setup + hosts: ch-raspi-ntp + roles: + - role: slim/raspbian +# - role: apt-repo/base ## TODO: this role does not yet support rasbian since detection is not as trivial as one would think + - role: core/base + - role: core/sshd/base + - role: core/zsh -- cgit v1.2.3