Enable IPv6 on Host #1

Merged
stefan merged 4 commits from ipv6_on_host into tdf7 2023-04-17 19:17:21 +00:00
Showing only changes of commit 460c5978ac - Show all commits

View File

@ -10,15 +10,15 @@ network:
routes:
- to: default
via: {{ ipv4_gateway }}
table: 88
table: 42
- to: default
via: {{ ipv6_gateway }}
table: 88
table: 42
routing-policy:
- from: {{ ansible_host }}
table: 88
table: 42
- from: {{ ansible_host_ipv6 }}
table: 88
table: 42
ens19:
dhcp4: false
addresses: