mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 10:14:39 +02:00
Add "mdns-repeat-ifaces" field to "ip dns" (#358)
RouterOS 7.16 introduced an mDNS proxy, configurable via `mdns-repeat-ifaces` under `/ip/dns`.
This commit is contained in:
parent
9d382a1b10
commit
a920caa16a
2 changed files with 3 additions and 0 deletions
2
changelogs/fragments/358-mdns-repeat-ifaces.yml
Normal file
2
changelogs/fragments/358-mdns-repeat-ifaces.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- api_info, api_modify - add ``mdns-repeat-ifaces`` to ``ip dns`` for RouterOS 7.16 and newer (https://github.com/ansible-collections/community.routeros/pull/358).
|
Loading…
Add table
Add a link
Reference in a new issue