openstack-ansible / ansible-role-chrony

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

marklee77.chrony

Build Status

Role to install chrony ntp daemon in client mode.

Depends on ansible 2.0 (uses the package module)

Role Variables

  • chrony_ntp_servers: list of ntp servers, defaults to a set from pool.ntp.org.

Example Playbook

- hosts: all
  roles:
    - chrony

License

GPLv2

Author Information

About

License:GNU General Public License v2.0