mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-05 10:10:31 -07:00
Adding VRF support and documentation to the nmcli module Signed-off-by: Andreas Karis <ak.karis@gmail.com>
2 lines
288 B
YAML
2 lines
288 B
YAML
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).
|