Network Time Synchronization
This role requires systemd running on a debian compliant system such as ubuntu.
timesyncd: servers: - 0.debian.pool.ntp.org - 1.debian.pool.ntp.org - 2.debian.pool.ntp.org - 3.debian.pool.ntp.org
None
- hosts: servers
roles:
- { role: cowops.debian-timesyncd, timesyncd.servers: 0.debian.pool.ntp.org }
- Install ntp
- Setup with french ntp pool
BSD