-
Notifications
You must be signed in to change notification settings - Fork 107
Add aci_vrf_leak_internal_subnet module #449
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
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #449 +/- ##
==========================================
+ Coverage 91.16% 91.50% +0.33%
==========================================
Files 178 179 +1
Lines 7925 7995 +70
Branches 1173 1184 +11
==========================================
+ Hits 7225 7316 +91
+ Misses 594 584 -10
+ Partials 106 95 -11
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
tests/integration/targets/aci_vrf_leak_internal_subnet/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_vrf_leak_internal_subnet/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_vrf_leak_internal_subnet/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_vrf_leak_internal_subnet/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_vrf_leak_internal_subnet/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_vrf_leak_internal_subnet/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_vrf_leak_internal_subnet/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_vrf_leak_internal_subnet/tasks/main.yml
Outdated
Show resolved
Hide resolved
tests/integration/targets/aci_vrf_leak_internal_subnet/tasks/main.yml
Outdated
Show resolved
Hide resolved
shrsr
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.
LGTM
gmicol
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.
LGTM!
shrsr
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.
LGTM
tests/integration/targets/aci_vrf_leak_internal_subnet/tasks/main.yml
Outdated
Show resolved
Hide resolved
gmicol
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.
LGTM
shrsr
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.
LGTM
lhercot
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.
LGTM
Closes #442