-
Notifications
You must be signed in to change notification settings - Fork 127
Fix #985 and #986 #993
New issue
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
base: main
Are you sure you want to change the base?
Fix #985 and #986 #993
Conversation
1018b2a to
4cf2d08
Compare
|
Hi @h-hirokawa Thank you for your contribution. And a playbook as mentioned. This is expected to delete all route-maps present and not do anything around the porvided route. this is an expected behaviour For a situation where you want to keep this new route and remove all other use of the state overridden and replaced is expected. This would generate The fix for the reported issue is a no fix, #986 We are happy to consider the other change added in the PR around parsers. |
KB-perByte
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As per the comment above.
|



SUMMARY
Enable nxos_static_routes module to modify the routes of Vlan interfaces.
And fix an issue where all unspecified routes are deleted when state: deleted is set and the targeted routes do not exist.
Fixes: #985 and #986
ISSUE TYPE
COMPONENT NAME
nxos_static_routes