aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2022-01-11 00:45:43 +0000
committerGravatar Joe Banks <[email protected]>2022-01-11 13:29:08 +0000
commitc48b5e3570f3190cda5fe39a321c787e48e3a5e8 (patch)
tree6d5d49147c2824b63c82b7728cd42453e43afc8a
parentAdd role for setting up WireGuard mesh network (diff)
Add WireGuard role to playbook
-rw-r--r--playbook.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/playbook.yml b/playbook.yml
index 115450a..f095c57 100644
--- a/playbook.yml
+++ b/playbook.yml
@@ -9,3 +9,9 @@
- jumpcloud
tags:
- jumpcloud
+
+- hosts: all
+ roles:
+ - wireguard
+ tags:
+ - wireguard