Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NTP ansible module #99

Merged

Conversation

mingjunzhang2019
Copy link
Collaborator

@mingjunzhang2019 mingjunzhang2019 commented Jul 18, 2022

SUMMARY

Add NTP module

ISSUE TYPE

  • New Module Pull Reques

COMPONENT NAME

sonic_ntp

ADDITIONAL INFORMATION

@stalabi1 stalabi1 requested review from stalabi1 and kerry-meyer July 18, 2022 21:58
@jeff-yin jeff-yin changed the title Ntp ansible support NTP ansible module Jul 26, 2022
requests = []

enable_auth_config = configs.get('enable_ntp_auth', None)
if enable_auth_config is not None:

This comment was marked as resolved.

@kerry-meyer
Copy link
Collaborator

kerry-meyer commented Aug 17, 2022

I have finished checking all changed files and have posted all of my comments for the change set. The code structure looks great! Most of my comments are related to efficiency and performance considerations.

@kerry-meyer
Copy link
Collaborator

All currently posted changes and test results look good.

Approved.

@kerry-meyer kerry-meyer merged commit 82ffc7e into ansible-collections:main Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants