summaryrefslogtreecommitdiff
path: root/vpn.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vpn.yml')
-rw-r--r--vpn.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/vpn.yml b/vpn.yml
new file mode 100644
index 0000000..bba7ac9
--- /dev/null
+++ b/vpn.yml
@@ -0,0 +1,4 @@
+- name: Setup VPN machines
+ hosts: vpn
+ roles:
+ - { role: wgnet }