Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Latest commit

 

History

History
32 lines (23 loc) · 781 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 781 Bytes

ansible-ntp

NTP is a TCP/IP protocol for synchronising time over a network.

Build Status

Platforms

Tunables

  • ntp_timezone (string) - If you want to change timezone you can do so here. Default on AWS is UTC.
  • ntp_server (list) - A list of ntp servers to use

Dependencies

None.

Example Playbook

- hosts: servers
  roles:
     - role: telusdigital.ntp

License

MIT

Contributors

  • Nikki
  • Ben Visser