summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-pan.yml
blob: 906699bde0aced39d68e9014257c50bd6a247c4c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
- name: Basic Setup
  hosts: ch-pan
  roles:
  - role: apt-repo/base
  - role: core/base
  - role: core/sshd/base
  - role: core/zsh

- name: Payload Setup
  hosts: ch-pan
  roles:
  - role: network/bind