File diff 72af31a420be → 49af212543b0
roles/common/handlers/main.yml
Show inline comments
 
@@ -32,4 +32,4 @@
 
  service:
 
    name: ntpsec
 
    state: restarted
 
  when: ntp_servers | length > 0
 
  when: ntp_pools | length > 0