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

Fixes #189: Add missing /snmp parameter "engine-id-suffix" #190

Conversation

derdeagle
Copy link
Contributor

SUMMARY

Fixes #189: Add missing /snmp parameter "engine-id-suffix"

In the documentation it is not (yet) updated but at least on version 7.10 it is already changed.

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

community.routeros.api_modify

ADDITIONAL INFORMATION

None

Copy link
Collaborator

@felixfontein felixfontein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

changelogs/fragments/180-fix-engine-id-suffix-in-snmp.yml Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jul 16, 2023

Codecov Report

Merging #190 (445eee8) into main (553a77a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #190   +/-   ##
=======================================
  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.

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

@felixfontein felixfontein merged commit e570c58 into ansible-collections:main Jul 16, 2023
@felixfontein
Copy link
Collaborator

@derdeagle thanks a lot!

@derdeagle derdeagle deleted the fix-snmp-engine-id-suffix-parameter branch July 16, 2023 19:16
@derdeagle
Copy link
Contributor Author

@felixfontein Thank you for reacting so fast and paying so much attention to the quality (your change suggestion).

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.

Add missing engine-id-suffix property to /snmp
2 participants