summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-raspi-ntp.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/ch-raspi-ntp.yml')
-rw-r--r--chaos-at-home/ch-raspi-ntp.yml9
1 files changed, 9 insertions, 0 deletions
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