Candilano::Ssh
Inherits Reference / Object
Constructors
new(config : YAML::Any, servers : YAML::Any)
SourceInstance methods
build_command(host)
Sourceexecute(command : String, user_env = true, dry_run = false, on_role = nil)
Sourcefile_exists?(path)
Sourcekey
Sourcekey=(key : String)
Sourceport
Sourceport=(port : Int32)
Sourceprepare_command(command, user_env)
Sourcerun_command(host, command, user_env, dry_run = false)
Sourceservers
Sourceservers=(servers : YAML::Any)
Sourceuser
Sourceuser=(user : String)
Source