index
:
rubyfy
master
Yet another fancy SSH loop to execute stuff on remote servers.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rubyfy.rb
Age
Commit message (
Expand
)
Author
2016-02-13
add scriptarguments option
Paul Buetow (earth)
2015-12-02
some extra error handling
Paul Buetow
2015-11-08
Add possibility to download a file after executing a command remotely
Paul Buetow (uranus)
2015-10-28
Fix
Paul Buetow
2015-10-28
precondition works with scripts as well now
Paul Buetow (uranus)
2015-10-28
overwrite outfile on every new run
Paul Buetow (uranus)
2015-10-28
Can upload a script to be executed.
Paul Buetow (uranus)
2015-10-26
new default outfile
0
Paul Buetow
2015-10-23
allow sever list to be specified in a single line but space separated
Paul Buetow
2015-10-23
introduce possibility to run commands in background via nohup
Paul Buetow
2015-10-18
refactor
Paul Buetow (uranus)
2015-10-18
add precondition file check
Paul Buetow (uranus)
2015-10-18
wrap remote execution into sh
Paul Buetow (uranus)
2015-10-18
add timestamp option
Paul Buetow (uranus)
2015-10-18
writing results to an outfile as well
Paul Buetow (uranus)
2015-10-18
refactor
Paul Buetow (uranus)
2015-10-18
refactor debug switch
Paul Buetow (uranus)
2015-10-18
add config file support
Paul Buetow (uranus)
2015-10-18
add user switch
Paul Buetow (uranus)
2015-09-29
add default value of 1 for parallelization
Paul Buetow
2015-09-29
use a class
Paul Buetow
2015-09-29
add debug switch
Paul Buetow
2015-09-29
initial release
Paul Buetow