summaryrefslogtreecommitdiff
path: root/dan/emc-xx.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dan/emc-xx.yml')
-rw-r--r--dan/emc-xx.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/dan/emc-xx.yml b/dan/emc-xx.yml
new file mode 100644
index 00000000..c73ffd0c
--- /dev/null
+++ b/dan/emc-xx.yml
@@ -0,0 +1,12 @@
+---
+- name: Basic Setup
+ hosts: emc-xx:!emc-00
+ roles:
+ - role: slim/hetzner
+ - role: base
+ - role: sshd
+ - role: zsh
+ - role: admin-user
+ - role: acmetool/base
+ - role: acmetool/cert
+ acmetool_cert_name: "{{ host_name }}.{{ host_domain }}"