---
# handlers file for cronie
- name: restart cron
service:
name: "{{ cron_service_name }}"
state: restarted