mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 19:31:26 -07:00
nmcli: fixed inability to change mtu on vlan connection (#6104)
* tests updated Co-authored-by: Sam Potekhin <heaveaxy@gmail.com>
This commit is contained in:
parent
9a97bc7c11
commit
2dee3464dd
3 changed files with 4 additions and 0 deletions
|
@ -663,6 +663,7 @@ ipv6.method: auto
|
|||
ipv6.ignore-auto-dns: no
|
||||
ipv6.ignore-auto-routes: no
|
||||
vlan.id: 10
|
||||
802-3-ethernet.mtu: auto
|
||||
"""
|
||||
|
||||
TESTCASE_VXLAN = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue