class

Candilano::Task

Inherits Reference / Object

Constructors

new(command : String, user_env : Bool = true, dry_run : Bool = false, on_role : String | YAML::Any | Nil = nil)
Source

Instance methods

command
Source
command=(command : String)
Source
dry_run
Source
dry_run=(dry_run : Bool)
Source
execute(ssh)
Source
execute_local(local)
Source
on_role
Source
on_role=(on_role : YAML::Any | String | Nil)
Source
user_env
Source
user_env=(user_env : Bool)
Source

Nested types