File diff 922ac53a02a7 → 72af31a420be
roles/common/handlers/main.yml
Show inline comments
 
@@ -30,6 +30,6 @@
 

	
 
- name: Restart NTP server
 
  service:
 
    name: ntp
 
    name: ntpsec
 
    state: restarted
 
  when: ntp_servers | length > 0