feat: add notify after atuin install

This commit is contained in:
Simon Cornet 2025-07-17 14:16:55 +02:00
commit b47c2844fc

View file

@ -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"