summaryrefslogtreecommitdiff
path: root/chaos-at-home/ch-pan.yml
blob: f0bac40c028defecdd7855c265b17e198d7d34ad (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