debug paths

This commit is contained in:
CHIEFSOFT\ameye
2025-07-19 20:43:55 -04:00
parent e2b6101915
commit ae8005f367
+4
View File
@@ -497,6 +497,10 @@ class Provision extends BaseController
log_message('critical', "Calling update_To_Completed ***** ".$ansibleReturn);
$this->update_To_Completed($productUid);
}
else{
log_message('critical', "Calling WHY PATH update_To_Completed ***** ".$ansibleReturn);
$this->update_To_Completed($productUid);
}
}
return 0;
}