Support DHCP matching type added in RouterOS 7.16 (#321)

This commit is contained in:
hansmi 2024-10-10 21:43:30 +02:00 committed by GitHub
parent c864078549
commit 5adc664b04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 0 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- api_info, api_modify - add support for the ``matching-type`` property in ``ip dhcp-server matcher`` introduced by RouterOS 7.16 (https://github.com/ansible-collections/community.routeros/pull/321).