module Sprinkle::Actors
Actors
¶ ↑
An actor is a method of command delivery to a remote machine. Actors
are the layer setting between Sprinkle
and the systems you and wanting to apply policies to.
Sprinkle
ships with actors for Capistrano
, Vlad
, localhost and pure SSH
.