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