summaryrefslogtreecommitdiff
path: root/site.yml
diff options
context:
space:
mode:
Diffstat (limited to 'site.yml')
-rw-r--r--site.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/site.yml b/site.yml
new file mode 100644
index 0000000..c7595f2
--- /dev/null
+++ b/site.yml
@@ -0,0 +1,8 @@
+---
+- name: crashbox
+ become: true
+ hosts: peter.crashbox.io
+ remote_user: root
+ roles:
+ - openvpn
+ - webserver