From 4b64e236449b372fb861da2087a8989481e0ca4c Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 29 Jul 2023 01:47:33 +0200 Subject: retire outdated raspbian --- chaos-at-home/ch-raspi-ntp.yml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 chaos-at-home/ch-raspi-ntp.yml (limited to 'chaos-at-home') 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 -- cgit v1.2.3