make remote commands run and not fail if an SSH session failed to be created
This commit is contained in:
parent
7c4868ee4b
commit
a35db2e05d
3
.changes/v0.3.1.md
Normal file
3
.changes/v0.3.1.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
## v0.3.1 - 2023-07-20
|
||||||
|
### Changed
|
||||||
|
* If an SSH session failed to be created, the command would fail. This would be caused when restarting the SSH host. The SSH connection is attempted to be created again. If successful, the command is executed normally.
|
Loading…
Reference in New Issue
Block a user