summaryrefslogtreecommitdiff
path: root/spreadspace/emc-xx.yml
blob: c73ffd0cbb560aa4281e27868bbdf97617e31381 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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 }}"