ansible-collections.communi.../plugins
hansmi 8c62d46198
Add IPv4 DHCP option matcher, minor fixes (#300)
* Fix typos in comment on IPsec policy "template" field

* Move IPv4 DHCP server API data next to other DHCP APIs

* Set default for "force" field on DHCP options

Without the default value removing it from the options after it's been
set once leads to an error:

> Key "force" cannot be removed for name="…"

* Add IPv4 DHCP option matcher

RouterOS 7.4 and newer implement matchers for the Vendor ID provided by
DHCP clients. RouterOS 7.16 will add a new `matching-type` property, but
it's not in a stable release yet.

Upstream documentation:
https://help.mikrotik.com/docs/display/ROS/DHCP#DHCP-Genericmatcher
2024-07-21 23:18:31 +02:00
..
cliconf Remove unneccessary imports (#149) 2023-02-06 07:42:39 +01:00
doc_fragments Use semantic markup (#185) 2023-06-22 13:18:08 +02:00
filter Use semantic markup (#185) 2023-06-22 13:18:08 +02:00
module_utils Add IPv4 DHCP option matcher, minor fixes (#300) 2024-07-21 23:18:31 +02:00
modules Add IPv4 DHCP option matcher, minor fixes (#300) 2024-07-21 23:18:31 +02:00
terminal Remove unneccessary imports (#149) 2023-02-06 07:42:39 +01:00