marklee77.chrony 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 become: true roles: - chrony License GPLv2 Author Information http://stillwell.me https://github.com/martbhell/