mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-05 02:35:04 +02:00
* Support more paths. * Forgot comma. * Adjust tests. * power-cycle-ping-address and power-cycle-ping-timeout can be unset Co-authored-by: Tomas Herfert <68421396+therfert@users.noreply.github.com> Co-authored-by: Tomas Herfert <68421396+therfert@users.noreply.github.com>
6 lines
552 B
YAML
6 lines
552 B
YAML
minor_changes:
|
|
- api_modify, api_info - support fields ``combo-mode``, ``comment``, ``fec-mode``, ``mdix-enable``, ``poe-out``, ``poe-priority``,
|
|
``poe-voltage``, ``power-cycle-interval``, ``power-cycle-ping-address``, ``power-cycle-ping-enabled``, ``power-cycle-ping-timeout``
|
|
for path ``interface ethernet`` (https://github.com/ansible-collections/community.routeros/pull/121).
|
|
- api_modify, api_info - support field ``hw-offload`` for path ``ip firewall filter``
|
|
(https://github.com/ansible-collections/community.routeros/pull/121).
|