summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-testvm-prometheus.yml
blob: 9a1191ade5e474523d51d1e4b1a9a6f163a16fe2 (plain) (blame)
1
2
3
4
5
6
7
8
9
---
- name: Basic Setup
  hosts: ch-testvm-prometheus
  roles:
  - role: apt-repo/base
  - role: core/base
  - role: core/sshd/base
  - role: core/zsh
  - role: core/ntp