Drop auto6: false from hostvars

See 7cb3fddb79 for more info

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2021-12-06 10:51:07 -08:00
parent 224e28131d
commit 6ab971985d
13 changed files with 0 additions and 14 deletions

View file

@ -13,7 +13,6 @@ network_connections:
ip:
address:
- '{{ br0_ipv4 }}/{{ br0_ipv4_nm }}'
auto6: false
dhcp4: false
dns:
- '{{ dns1 }}'