This commit is contained in:
@@ -7,7 +7,7 @@ Description=WireGuard tunnel wg0
|
||||
ListenPort={{ wireguard_port }}
|
||||
PrivateKey={{ wireguard_private_key.stdout }}
|
||||
|
||||
{% for peer in groups['serverctl_mesh_nodes'] %}
|
||||
{% for peer in groups['serverctl_cluster'] %}
|
||||
{% if peer != inventory_hostname %}
|
||||
|
||||
[WireGuardPeer]
|
||||
|
Reference in New Issue
Block a user