backup01: try and disable ipv6
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
78da9de518
commit
4b03e3947d
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ network_connections:
|
|||
- "{{ dns_search1 }}"
|
||||
- "{{ dns_search2 }}"
|
||||
gateway4: "{{ eno1_ipv4_gw }}"
|
||||
ipv6_disabled: yes
|
||||
mac: "{{ eno1_mac }}"
|
||||
name: eno1
|
||||
state: up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue