Skip to content
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 "apn", remove "running" property for ppp-client interfaces #202

Merged
merged 1 commit into from
Aug 20, 2023

Conversation

hansmi
Copy link
Contributor

@hansmi hansmi commented Aug 20, 2023

SUMMARY

Commit 2164261 from #199 added support for interface ppp-client. It missed the apn property and added the runtime-only running property.

No changelog fragment is included as this is a pre-release bugfix.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

community.routeros

Commit 2164261 added support for `interface ppp-client`. It missed the
`apn` property and added the runtime-only `running` property.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
@codecov
Copy link

codecov bot commented Aug 20, 2023

Codecov Report

Merging #202 (1554146) into main (b0a4743) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #202   +/-   ##
=======================================
  Coverage   84.57%   84.57%           
=======================================
  Files          32       32           
  Lines        3850     3850           
  Branches      801      801           
=======================================
  Hits         3256     3256           
  Misses        456      456           
  Partials      138      138           
Flag Coverage Δ
integration 66.86% <ø> (ø)
sanity 22.23% <ø> (ø)
units 84.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
plugins/module_utils/_api_data.py 96.92% <ø> (ø)

@felixfontein felixfontein merged commit 11d83bf into ansible-collections:main Aug 20, 2023
41 checks passed
@felixfontein
Copy link
Collaborator

@hansmi thanks for fixing this!

@hansmi hansmi deleted the pppclient2 branch August 23, 2023 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants