Files
a13labs.infra/ansible/roles/cis/defaults/main/ntp.yml
T

5 lines
115 B
YAML
Raw Normal View History

2024-09-24 15:19:51 +02:00
---
fallback_ntp: 2.ubuntu.pool.ntp.org 3.ubuntu.pool.ntp.org
ntp: 0.ubuntu.pool.ntp.org 1.ubuntu.pool.ntp.org
...