https://github.com/influxdata/ansible-chrony
A role to manage chrony on Linux systems
https://github.com/influxdata/ansible-chrony
Last synced: about 1 year ago
JSON representation
A role to manage chrony on Linux systems
- Host: GitHub
- URL: https://github.com/influxdata/ansible-chrony
- Owner: influxdata
- License: mit
- Created: 2017-12-01T05:53:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T02:11:59.000Z (about 2 years ago)
- Last Synced: 2025-03-24T22:41:59.084Z (about 1 year ago)
- Language: Ruby
- Size: 21.5 KB
- Stars: 24
- Watchers: 6
- Forks: 33
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Chrony
=========
[](https://galaxy.ansible.com/influxdata/chrony/)
Manages the Chrony services on Linux.
Chrony is a service for keeping your servers time in sync, similar to NTPd, see https://chrony.tuxfamily.org/ for more.
_This role will use the AWS Time Sync server by default, see: http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/set-time.html_
Requirements
------------
None, a Linux host only.
Role Variables
--------------
For a list of configuration variables available see the `defaults/main.yml`
Example Usage
----------------
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: all
roles:
- { role: influxdata.chrony }
License
-------
MIT
Author Information
------------------
This role is maintained by InfluxData, https://www.influxdata.com, we like time!