redrampage / ansible-ntp

Manage time synchronization, NTP server and timezone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps project ntp

Travis CI test-suite Ansible Galaxy

debops.ntp role can be used to install OpenNTPD or NTP time server which will be used both to synchronize time on a host and serve accurate time information for other hosts (if enabled). This role can also manage timezone settings using tzdata Debian package.

Time server will not be installed in an LXC or OpenVZ container, because time synchronization in this case is provided by the host operating system.

Installation

This role requires at least Ansible v1.7.0. To install it, run:

ansible-galaxy install debops.ntp

Documentation

More information about debops.ntp can be found in the official debops.ntp documentation.

Role dependencies

  • debops.ferm

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

ntp role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.

About

Manage time synchronization, NTP server and timezone

License:GNU General Public License v3.0