summaryrefslogtreecommitdiff
path: root/dan/emc-03.yml
blob: 878141198a3e5681bf68ec156008047556ab7f2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
---
- name: Basic Setup
  hosts: emc-03
  roles:
  - role: base
  - role: sshd
  - role: zsh
  - role: apt-repo/spreadspace
  - role: acmetool/base
  - role: acmetool/cert
    acmetool_cert_name: "{{ host_name }}.{{ host_domain }}"