diff --git a/tasks/install.yaml b/tasks/install.yaml index fe6f200..ce605d2 100644 --- a/tasks/install.yaml +++ b/tasks/install.yaml @@ -42,6 +42,7 @@ group: "root" mode: "0755" remote_src: true + notify: "restart atuin" when: - "atuin_download.changed" - "atuin_version not in atuin_version_check.stdout"