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