Role checks if ntp or chrony is available and configures one to access NTP servers served by comarch, hetzner or europe pool
THIS PROJECT IS ABANDONED. WE DO NOT ACCEPT ANY NEW ISSUES AND/OR PULL REQUESTS.
Use it in a playbook as follows:
- hosts: all
become: true
roles:
- SoInteractive.time
Have a look at the defaults/main.yml for role variables that can be overridden.
- Standardize variable names
- Move to ntpd (remove chrony support)
- Write tests
- Autodetection of server location