ansible-collections / community.routeros

Ansible modules for managing MikroTik RouterOS instances.
https://galaxy.ansible.com/ui/repo/published/community/routeros/
GNU General Public License v3.0
95 stars 44 forks source link

Add IPv4 DHCP option matcher, minor fixes #300

Closed hansmi closed 1 month ago

hansmi commented 1 month ago
SUMMARY

RouterOS 7.4 and newer implement matchers for the Vendor ID provided by DHCP clients under ip dhcp-server matcher. The default value for force on options is also set.

ISSUE TYPE
github-actions[bot] commented 1 month ago

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and the docs are now incorporated into main: https://ansible-collections.github.io/community.routeros/branch/main

felixfontein commented 1 month ago

@hansmi thanks!