Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

affinity/ansible-role-chrony

 
 

Repository files navigation

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
  become: true
  roles:
    - chrony

License

GPLv2

Author Information

Releases

No releases published

Packages

No packages published