--- - name: Restart SSH service: name: "ssh" state: restarted ignore_errors: true ...