summaryrefslogtreecommitdiff
path: root/chaos-at-home
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2023-01-28 01:38:43 +0100
committerChristian Pointner <equinox@spreadspace.org>2023-01-28 01:38:43 +0100
commitd0ff42e637096389171f52bfa174a93c7bf5e1fa (patch)
tree70072d34c55797c25478dd23a49eb9fdb1713c53 /chaos-at-home
parentadd rpi4 test host (diff)
add r3-0x10
Diffstat (limited to 'chaos-at-home')
-rw-r--r--chaos-at-home/r3-0x10.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/chaos-at-home/r3-0x10.yml b/chaos-at-home/r3-0x10.yml
new file mode 100644
index 00000000..c5a03cc4
--- /dev/null
+++ b/chaos-at-home/r3-0x10.yml
@@ -0,0 +1,9 @@
+---
+- name: Basic Setup
+ hosts: r3-0x10
+ roles:
+ - role: apt-repo/base
+ - role: core/base
+ - role: core/sshd/base
+ - role: core/zsh
+ - role: core/ntp