Use Nebula as the primary private interface rather than wireguard
This commit is contained in:
parent
c6d9102e1e
commit
a4eb26b129
@ -1,2 +1,2 @@
|
||||
private_ip: "{{ wireguard.clients[ansible_fqdn].ip }}"
|
||||
private_ip: "{{ nebula.clients[ansible_fqdn].ip }}"
|
||||
protected_ip: "{{ private_ip }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user