mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-03 09:44:49 +02:00
adding "system ntp *" paths related to ROS7 (#122)
* 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>
This commit is contained in:
parent
c2e58c3ae4
commit
1e36dfa2d0
4 changed files with 39 additions and 0 deletions
4
changelogs/fragments/122-api.yml
Normal file
4
changelogs/fragments/122-api.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
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).
|
Loading…
Add table
Add a link
Reference in a new issue