From ff4823b366f5b8434b4f5a48d80781678a1bd1cf Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 23 Feb 2019 14:55:17 +0100 Subject: basic raspbian support --- dan/ele-dolmetsch-raspi.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 dan/ele-dolmetsch-raspi.yml (limited to 'dan/ele-dolmetsch-raspi.yml') diff --git a/dan/ele-dolmetsch-raspi.yml b/dan/ele-dolmetsch-raspi.yml new file mode 100644 index 00000000..5c2ae383 --- /dev/null +++ b/dan/ele-dolmetsch-raspi.yml @@ -0,0 +1,7 @@ +--- +- hosts: ele-dolmetsch-raspi + roles: + - role: slim/raspbian + - role: base + - role: sshd + - role: zsh -- cgit v1.2.3