Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.04 KB

File metadata and controls

35 lines (24 loc) · 1.04 KB

jtprogru.configure_timesyncd

GitHub Workflow Status GitHub Workflow Status GitHub Ansible Role GitHub tag

Simple role for configure systemd-timesyncd

Role Variables

See defaults/main.yml.

Example Playbook

Example playbook:

---
- name: Configure TimeSyncD
  hosts: all
  become: true
  gather_facts: true
  roles:
    - jtprogru.configure_timesyncd

Author

Michael Savin aka @jtprogru

License

See LICENSE