forked from FF-RGB/ansible
fix typos in IPv6 addresses
This commit is contained in:
parent
5d63113f41
commit
77190262a4
@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
batman_ipv4: 10.90.32.11/19
|
||||
batman_ipv6: fdef:f10f:f00f:cafe::11/64
|
||||
batman_ipv6: fdef:f10f:1337:cafe::11/64
|
||||
|
||||
gateway_id: 11
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
batman_ipv4: 10.90.64.21/19
|
||||
batman_ipv6: fdef:f20f:1337:cafe::31/64
|
||||
batman_ipv6: fdef:f20f:1337:cafe::21/64
|
||||
|
||||
gateway_id: 21
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user