mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 18:24:52 +02:00
RouterOS 7.5 added `address-list` and `match-subdomain` as fields for static DNS records. Changelog: https://forum.mikrotik.com/viewtopic.php?t=188851 Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2 lines
226 B
YAML
2 lines
226 B
YAML
minor_changes:
|
|
- api_info, api_modify - add support for ``address-list`` and ``match-subdomain`` introduced by RouterOS 7.7 in the ``ip dns static`` path (https://github.com/ansible-collections/community.routeros/pull/197).
|