feat: add notify after atuin install
This commit is contained in:
parent
d4b09e72c4
commit
b47c2844fc
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@
|
||||||
group: "root"
|
group: "root"
|
||||||
mode: "0755"
|
mode: "0755"
|
||||||
remote_src: true
|
remote_src: true
|
||||||
|
notify: "restart atuin"
|
||||||
when:
|
when:
|
||||||
- "atuin_download.changed"
|
- "atuin_download.changed"
|
||||||
- "atuin_version not in atuin_version_check.stdout"
|
- "atuin_version not in atuin_version_check.stdout"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue