Skip to content

Resources required to install and configure Chrony on RHEL/CentOS and Ubuntu/Debian linux distributions.

License

Notifications You must be signed in to change notification settings

danielkubat/ansible-role-chrony

Repository files navigation

ansible-role-chrony

Ansible Lint YAML Lint

Resources required to install and configure Chrony on RHEL/CentOS and Ubuntu/Debian linux distributions.

Installation

To start the process locally, install the role:

ansible-galaxy install danielkubat.chrony

create a playbook and save as playbook.yml:

---
- hosts: localhost
  become: yes
  roles:
  - role: danielkubat.chrony

and then execute it:

ansible-playbook playbook.yml

About

Resources required to install and configure Chrony on RHEL/CentOS and Ubuntu/Debian linux distributions.

Topics

Resources

License

Stars

Watchers

Forks

Languages