pub fn advance_setup_machine( bundle_root: &Path, provider_id: &str, tenant: &str, team: &str, machine: &SetupMachine, dry_run: bool, ) -> Result<Value>