summaryrefslogtreecommitdiff
path: root/site.yml
blob: c7595f2aaccbec9526d5e9a3cb32f8043a06ddda (plain) (blame)
1
2
3
4
5
6
7
8
---
- name: crashbox
  become: true
  hosts: peter.crashbox.io
  remote_user: root
  roles:
    - openvpn
    - webserver