mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Update nmcli.py to support VRF commands (#9658)
Adding VRF support and documentation to the nmcli module Signed-off-by: Andreas Karis <ak.karis@gmail.com>
This commit is contained in:
parent
75ffae43e6
commit
a842a26849
3 changed files with 157 additions and 4 deletions
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- nmcli - adds VRF support with new ``type`` value ``vrf`` and new ``slave_type`` value ``vrf`` as well as new ``table`` parameter (https://github.com/ansible-collections/community.general/pull/9658, https://github.com/ansible-collections/community.general/issues/8014).
|
Loading…
Add table
Add a link
Reference in a new issue