-
Notifications
You must be signed in to change notification settings - Fork 68
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
Add in check_mode to be supported for eos_route_maps #480
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: |
SUMMARY
Fixes the ability to see the
--check
mode, so can check changes before running.ISSUE TYPE
COMPONENT NAME
eos_route_maps
ADDITIONAL INFORMATION
Example playbook
Before changes:
After changes: