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.yml10
1 files changed, 0 insertions, 10 deletions
diff --git a/chaos-at-home/ch-raspi-ntp.yml b/chaos-at-home/ch-raspi-ntp.yml
deleted file mode 100644
index 5ba57a5a..00000000
--- a/chaos-at-home/ch-raspi-ntp.yml
+++ /dev/null
@@ -1,10 +0,0 @@
----
-- 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
- - role: core/admin-users