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