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:
Tomas Herfert 2022-11-10 21:09:03 +01:00 committed by GitHub
parent c2e58c3ae4
commit 1e36dfa2d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 39 additions and 0 deletions

View 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).