pub fn activate_host(
host: &str,
user: &str,
toplevel_path: &str,
profile_type: &ProfileType,
action: DeployAction,
) -> Result<()>Expand description
Activate a profile on a single host.
pub fn activate_host(
host: &str,
user: &str,
toplevel_path: &str,
profile_type: &ProfileType,
action: DeployAction,
) -> Result<()>Activate a profile on a single host.