Add IPv6 to proxmox internal network

This commit is contained in:
Jake Howard
2024-04-20 18:00:08 +01:00
parent 7c8d224c4a
commit 7ff44ee238
6 changed files with 11 additions and 6 deletions

View File

@ -28,7 +28,7 @@
- add
- "{{ vps_hosts.private_ipv6_range }}"
- via
- "{{ pve_hosts.ingress.link_local }}"
- "{{ pve_hosts.ingress.ipv6 }}"
- dev
- eth0
become: true