Add role for chrony

This commit is contained in:
2019-03-16 20:34:53 +00:00
parent 605345d032
commit ddad3dc65d
6 changed files with 96 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
- name: reload chrony
service:
name: "{{ chrony_service_name }}"
state: reloaded
when: chrony_service_enabled