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

Latest commit

 

History

History
32 lines (21 loc) · 619 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 619 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
  become: true
  roles:
    - chrony

License

GPLv2

Author Information