mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 10:14:39 +02:00
* adding "system ntp *" paths related to ROS7 Signed-off-by: Tomas Herfert <herfik> * changelog Signed-off-by: Tomas Herfert <herfik> * docs Signed-off-by: Tomas Herfert <herfik> * typo Signed-off-by: Tomas Herfert <herfik> * sanity fix Signed-off-by: Tomas Herfert <herfik> * setting the correct defaults Signed-off-by: Tomas Herfert <herfik> * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * typo Signed-off-by: Tomas Herfert <herfik> Co-authored-by: Tomas Herfert <herfik> Co-authored-by: Felix Fontein <felix@fontein.de>
4 lines
292 B
YAML
4 lines
292 B
YAML
minor_changes:
|
|
- api_modify, api_info - support paths ``system ntp client servers`` and ``system ntp server`` available in ROS7,
|
|
as well as new fields ``servers``, ``mode``, and ``vrf`` for ``system ntp client``
|
|
(https://github.com/ansible-collections/community.routeros/pull/122).
|