summaryrefslogtreecommitdiff
path: root/chaos-at-home/r3-cccamp19_vm.yml
blob: ca8d230bf780c8b66d4788232c1d440632ff1930 (plain) (blame)
1
2
3
4
5
6
7
8
---
- name: Basic Setup
  hosts: "{{ install_hostname }}"
  roles:
  - role: base
  - role: sshd
  - role: zsh
  - role: dyndns/client