Closed antoinekh closed 3 months ago
Could it be possible to have a vrf module for the iosxr collection? This module already exist for Cisco ios and nxos.
ios: https://docs.ansible.com/ansible/latest/collections/cisco/ios/ios_vrf_module.html#ansible-collections-cisco-ios-ios-vrf-module
nxos: https://docs.ansible.com/ansible/latest/collections/cisco/nxos/nxos_vrf_module.html#ansible-collections-cisco-nxos-nxos-vrf-module
We need at least something to know with interface is in which VRF with a gathered, and to be able to configure an interface in a specific VRF.
closing this issue, as we have merged vrf_global and vrf_address_family resource modules.
SUMMARY
Could it be possible to have a vrf module for the iosxr collection? This module already exist for Cisco ios and nxos.
ios: https://docs.ansible.com/ansible/latest/collections/cisco/ios/ios_vrf_module.html#ansible-collections-cisco-ios-ios-vrf-module
nxos: https://docs.ansible.com/ansible/latest/collections/cisco/nxos/nxos_vrf_module.html#ansible-collections-cisco-nxos-nxos-vrf-module
ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
We need at least something to know with interface is in which VRF with a gathered, and to be able to configure an interface in a specific VRF.