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