mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 10:14:39 +02:00
Fix snmp path's engine-id/engine-id-suffix for ROS 7.10+. (#218)
This commit is contained in:
parent
170240480c
commit
dc110500db
2 changed files with 7 additions and 2 deletions
2
changelogs/fragments/218-snmp-engine-id.yml
Normal file
2
changelogs/fragments/218-snmp-engine-id.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "api_info, api_modify - in the ``snmp`` path, ensure that ``engine-id-suffix`` is only available on RouterOS 7.10+, and that ``engine-id`` is read-only on RouterOS 7.10+ (https://github.com/ansible-collections/community.routeros/issues/208, https://github.com/ansible-collections/community.routeros/pull/218)."
|
Loading…
Add table
Add a link
Reference in a new issue