summaryrefslogtreecommitdiff
path: root/spreadspace/emc-xx.yml
blob: a8e95cbecd557b30b4a22a3527f1a088fe2c831b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
---
- name: Basic Setup
  hosts: emc-xx
  roles:
  - role: hetzner-slim
  - role: base
  - role: sshd
  - role: zsh
  - role: admin-user
  - role: acmetool/base
  - role: acmetool/cert
    acmetool_cert_name: "{{ host_name }}.{{ host_domain }}"