-
Notifications
You must be signed in to change notification settings - Fork 77
Add in check_mode to be supported for eos_route_maps #480
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?
Add in check_mode to be supported for eos_route_maps #480
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #480 +/- ##
==========================================
- Coverage 82.76% 82.75% -0.01%
==========================================
Files 153 153
Lines 11967 11967
==========================================
- Hits 9904 9903 -1
- Misses 2063 2064 +1 ☔ View full report in Codecov by Sentry. |
f4b6416 to
a28b730
Compare
|
Label error. Requires exactly 1 of: bug, enhancement, major, minor, patch, skip-changelog. Found: |
|
@jakegroves thanks for working on this, can we also add some tests to validate this change since its been a while now? |
|
Hi, thanks for putting this PR together — this feature would be really useful for my work as well. Is there anything we can do to help move this forward? |
41ea2e5 to
6984a67
Compare
cfd44a9 to
e5fd749
Compare
@surudhi @Ruchip16 not sure what else is needed really, i don't see any pre-existing tests of other plugins for this, and it's in the same functionality as |
@Ruchip16 can we get this change merged for the next release? |
SUMMARY
Fixes the ability to see the
--checkmode, so can check changes before running.ISSUE TYPE
COMPONENT NAME
eos_route_maps
ADDITIONAL INFORMATION
Example playbook
Before changes:
After changes: