summaryrefslogtreecommitdiff
path: root/playbooks/thetys.yaml
blob: 11dfab64bdd005802101e786da5d68887a3fe98c (plain) (blame)
1
2
3
4
5
6
7
8
---
- name: Basic Setup
  hosts: thetys
  roles:
  - role: base
  - role: sshserver
  - role: zsh
  - role: kubernetes-base