summaryrefslogtreecommitdiff
path: root/spreadspace/common.yml
blob: 494f434f5c9011108e999040d8ae6291ed76afe0 (plain) (blame)
1
2
3
4
5
6
7
---
- name: Basic Setup
  hosts: "{{ install_hostname }}"
  roles:
  - role: base
  - role: sshd
  - role: zsh