Thibault Jouan
|
e567c61e4e
|
Implement Action#output (delegates to env.output)
|
2014-01-09 00:43:01 +00:00 |
|
Thibault Jouan
|
d670d5dbdd
|
Replace env.output interface with an IO like object
|
2013-12-23 23:31:15 +00:00 |
|
Thibault Jouan
|
892a9862fc
|
Implement `file_write' action
|
2013-12-20 06:26:21 +00:00 |
|
Thibault Jouan
|
a675c9c910
|
Implement `echo' task action
|
2013-08-14 23:43:36 +00:00 |
|
Thibault Jouan
|
f10914c7d7
|
Implement basic `sh' task action feature:
* Executes a command on the remote host;
* Forwards remote standard output.
|
2013-08-07 16:16:40 +00:00 |
|