Thibault Jouan
|
9985fceb63
|
Extract logic for current target ssh user name:
Add Remote#user_name method, with code returning which user name
will be used for SSH authentication.
|
2013-09-26 18:34:19 +00:00 |
|
Thibault Jouan
|
91f2bc3567
|
Implement Remote#fs
|
2013-09-26 00:28:40 +00:00 |
|
Thibault Jouan
|
b0ea7d876e
|
Implement Remote#environment:
Build and return a Remote::Environment instance, with the output of
`env` command execution.
|
2013-08-20 03:03:07 +00:00 |
|
Thibault Jouan
|
825bdec74d
|
Improve `sh' task action error handling:
Handle exit status code in Remote#execute.
|
2013-08-07 23:39:49 +00:00 |
|
Thibault Jouan
|
ace5bfb3fa
|
Add basic Remote#execute implementation
|
2013-08-05 20:03:13 +00:00 |
|
Thibault Jouan
|
6e1ba269eb
|
Implement Remote class
|
2013-08-05 19:58:17 +00:00 |
|