Role to install chrony ntp daemon in client mode.
Depends on ansible 2.0 (uses the package module)
- hosts: all become: true roles: - chrony
GPLv2