mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
nmcli: honor IP options for VPNs (#5228)
* nmcli: honor IP options for VPNs This can be used for split tunneling - I extended a test as an example. * Add changelog
This commit is contained in:
@@ -1730,6 +1730,7 @@ class Nmcli(object):
|
||||
'802-11-wireless',
|
||||
'gsm',
|
||||
'wireguard',
|
||||
'vpn',
|
||||
)
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user