marklee77 / ansible-role-chrony

ansible role to deploy chrony
GNU General Public License v2.0
2 stars 11 forks source link

marklee77.chrony

Build Status

Role to install chrony ntp daemon in client mode.

Depends on ansible 2.0 (uses the package module)

Role Variables

Example Playbook

- hosts: all
  become: true
  roles:
    - chrony

License

GPLv2

Author Information