Add wireguard
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-02-24 13:57:19 +01:00
parent 5f301ce32a
commit 1663a469c2
11 changed files with 264 additions and 19 deletions

View File

@@ -9,6 +9,13 @@
become: yes
roles:
- role: "./k3s/master"
- hosts: serverctl_mesh_nodes
become: yes
gather_facts: yes
roles:
- role: './wireguard/mesh'
#- hosts: serverctl_node_hosts
# become: yes
# roles: