Skip to content

influxdata/ansible-chrony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chrony

Ansible Galaxy

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!

About

A role to manage chrony on Linux systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages