Fix snmp path's engine-id/engine-id-suffix for ROS 7.10+. (#218)

This commit is contained in:
Felix Fontein 2023-09-19 18:02:26 +02:00 committed by GitHub
parent 170240480c
commit dc110500db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 2 deletions

View 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)."