summaryrefslogtreecommitdiffstats
path: root/site.yml
blob: d6b97423baa07214eb0acc38b8aaaaad93ef54df (plain) (blame)
1
2
3
4
5
6
7
8
---
- name: Distro Install
  hosts: all
  become: true
  roles:
    - role: partition
    - role: bootstrap
    - role: configure