Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 600 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 600 Bytes

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