Skip to content

Ansible role to install Chrony service on Linux servers.

License

Notifications You must be signed in to change notification settings

cloudweeb/cloudweeb.chrony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role Chrony

Build Status

Ansible role to install Chrony service on Linux servers.

Requirements

None

Role Variables

Variable Default Value Description
chrony_timezone Asia/Jakarta Timezone that wants to be set on a server
chrony_area asia Chrony public server region
chrony_servers [] Chrony public server
chrony_service_name chronyd Chrony service name
chrony_driftfile /var/lib/chrony/drift file location that stores drift files
chrony_config_path /etc/chrony.conf Chrony config file location

Dependencies

None

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - role: cloudweeb.chrony

License

BSD/MIT

Author Information

Agnesius Santo Naibaho

About

Ansible role to install Chrony service on Linux servers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages