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