Node/NTP
NTP server configuration management on a target node.
Get NTP status
Get NTP sync status and configured servers on the target node.
Create NTP configuration
Deploy a managed NTP server configuration on the target node. Idempotent: returns changed=false if already managed.
Update NTP configuration
Replace the managed NTP server configuration on the target node. Fails if not currently managed.
Delete NTP configuration
Remove the managed NTP server configuration from the target node.