Function load_yaml

Source
pub fn load_yaml<P: AsRef<Path>>(playbook: P) -> Result<Context, ExitCode>