- name: Restart sshd service: name: sshd state: restarted - name: Restart cron service: name: cron state: restarted