Loading tasks/install.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -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" Loading Loading
tasks/install.yaml +1 −0 Original line number Diff line number Diff line Loading @@ -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" Loading