diff --git a/update-apt-repo.yml b/update-apt-repo.yml index ff1fd4f..3dc1d6c 100644 --- a/update-apt-repo.yml +++ b/update-apt-repo.yml @@ -12,7 +12,7 @@ rescue: - - name: Restart tailscaled if apt update failed + - name: Restart Tailscale if apt update failed ansible.builtin.systemd: name: tailscaled state: restarted