mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 08:01:24 -07: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:
parent
015566fb06
commit
946c48d148
3 changed files with 18 additions and 0 deletions
2
changelogs/fragments/5228-nmcli-ip-options.yaml
Normal file
2
changelogs/fragments/5228-nmcli-ip-options.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- "nmcli - honor IP options for VPNs (https://github.com/ansible-collections/community.general/pull/5228)."
|
Loading…
Add table
Add a link
Reference in a new issue