summaryrefslogtreecommitdiff
path: root/host_playbooks/dione.yaml
blob: c73b36ee56dbca180a45dc2f40b29d2166e9f269 (plain) (blame)
1
2
3
4
5
6
7
8
---
- name: Basic Setup
  hosts: dione
  roles:
  - role: base
  - role: sshserver
  - role: zsh
  - role: admin-user