mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 10:14:39 +02:00
Add support for the "ip dhcp-server option" path (#223)
Make it possible to manage IPv4 DHCP server options. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
This commit is contained in:
parent
efbc05ef73
commit
29a01ea240
4 changed files with 28 additions and 0 deletions
2
changelogs/fragments/223-add-ip-dhcp-server-option.yml
Normal file
2
changelogs/fragments/223-add-ip-dhcp-server-option.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- api_info, api_modify - add support for the ``ip dhcp-server option`` and ``ip dhcp-server option sets`` paths (https://github.com/ansible-collections/community.routeros/pull/223).
|
Loading…
Add table
Add a link
Reference in a new issue