summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-apps.yml
diff options
context:
space:
mode:
Diffstat (limited to 'chaos-at-home/ch-apps.yml')
-rw-r--r--chaos-at-home/ch-apps.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/chaos-at-home/ch-apps.yml b/chaos-at-home/ch-apps.yml
new file mode 100644
index 00000000..8577b8b7
--- /dev/null
+++ b/chaos-at-home/ch-apps.yml
@@ -0,0 +1,9 @@
+---
+- name: Basic Setup
+ hosts: ch-apps
+ roles:
+ - role: apt-repo/base
+ - role: core/base
+ - role: core/sshd/base
+ - role: core/zsh
+ - role: core/ntp