Simple role for configure systemd-timesyncd
See defaults/main.yml
.
Example playbook:
---
- name: Configure TimeSyncD
hosts: all
become: true
gather_facts: true
roles:
- jtprogru.configure_timesyncd
Michael Savin aka @jtprogru
See LICENSE