- name: restart crond service: name: crond state: restarted - name: update docker unit file systemd: daemon_reload: yes name: docker state: restarted