Skip to content

jtprogru/ansible-role-configure-timesyncd

Repository files navigation

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