Candilano::Task
Inherits Reference / Object
Constructors
new(command : String, user_env : Bool = true, dry_run : Bool = false, on_role : String | YAML::Any | Nil = nil)
SourceInstance methods
command
Sourcecommand=(command : String)
Sourcedry_run
Sourcedry_run=(dry_run : Bool)
Sourceexecute(ssh)
Sourceexecute_local(local)
Sourceon_role
Sourceon_role=(on_role : YAML::Any | String | Nil)
Sourceuser_env
Sourceuser_env=(user_env : Bool)
Source