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