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