Added support for 'ip dns forwarders' (#343)

This commit is contained in:
Tim de Boer 2025-02-18 20:25:40 +00:00 committed by GitHub
parent 9e4b6c197d
commit e302fed6cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- api_info, api_modify - add support for the ``ip dns forwarders`` path implemented by RouterOS 7.17 and newer (https://github.com/ansible-collections/community.routeros/pull/343).