We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
iosxr_vrf_global
closing this issue, as we have merged vrf_global and vrf_address_family resource modules.
Sorry, something went wrong.
vrf_address_family
Ruchip16
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: