cancel_ssh_job

Function cancel_ssh_job 

Source
pub async fn cancel_ssh_job(job_id: &str, hosts: &[String]) -> Result<()>
Expand description

Cancel an SSH job by killing processes on all hosts.