summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-atlas.yml
blob: 2e60943b6337d8f8b9ff9063b419c5634cf8ce25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
---
- name: Basic Setup
  hosts: ch-atlas
  roles:
  - role: core/sshd
  - role: core/zsh
  - role: vm/host/base
  - role: vm/host/network
  ## gpg on this host is too old to open the keyrings.
  ## to work around this problem the files have been manually converted
  ## applying the role would break this again!!
  # - role: installer/debian/base