Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 199 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 199 Bytes

Ansible role to chrony .

Example Playbook

- hosts:
  - servers
  - chrony
  roles:
    - { role: clay_wangzhi.chrony, when: "groups['chrony']|length > 0" }

test tag 2.2