xoxys b3bfbf9607
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/docs Pipeline was successful
ci: drop notify workflow
2026-03-12 19:30:13 +01:00
2026-03-12 19:30:13 +01:00
2024-02-15 16:23:05 +01:00
2024-02-15 16:02:51 +01:00
2022-04-10 17:26:44 +02:00
2024-02-18 12:15:09 +01:00
2025-12-05 18:02:42 +00:00

xoxys.chrony

Build Status License: MIT

Setup chrony NTP.

Table of contents


Requirements

  • Minimum Ansible version: 2.10

Default Variables

chrony_allow

Default value

chrony_allow: []

chrony_log

Default value

chrony_log:
  - measurements
  - statistics
  - tracking

chrony_logdir

Default value

chrony_logdir: /var/log/chrony

chrony_ntsdumpdir

Default value

chrony_ntsdumpdir: /var/lib/chrony

chrony_pool

Default value

chrony_pool: 2.pool.ntp.org iburst

chrony_port

The port option can be set to 0 to make chrony daemon to never open any listening port for server operation and to operate strictly in a client-only mode.

Default value

chrony_port: 0

chrony_server

Default value

chrony_server: []

chrony_wait_service_enabled

Default value

chrony_wait_service_enabled: false

Dependencies

None.

License

MIT

Author

Robert Kaussow

S
Description
No description provided
Readme MIT
91 KiB
Languages
Jinja 71.5%
Python 28.5%