mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-27 17:06:42 +00:00
* nmcli: honor IP options for VPNs
This can be used for split tunneling - I extended a test as an example.
* Add changelog
(cherry picked from commit 946c48d148)
Co-authored-by: Chih-Hsuan Yen <yan12125@gmail.com>
This commit is contained in:
@@ -1737,6 +1737,7 @@ class Nmcli(object):
|
||||
'802-11-wireless',
|
||||
'gsm',
|
||||
'wireguard',
|
||||
'vpn',
|
||||
)
|
||||
|
||||
@property
|
||||
|
||||
Reference in New Issue
Block a user