This commit is contained in:
CHIEFSOFT\ameye
2025-09-24 07:46:41 -04:00
parent c8193f83f7
commit 7677b3d6e2
+2
View File
@@ -172,6 +172,8 @@ abstract class BaseController extends Controller
$PROJECT_ID = $_ENV['ANSIBLE_AUTOMATION_PROJECT_ID'];
$url = $base_url . "/api/project/$PROJECT_ID/tasks";
log_message('critical', "***** ***** Provision CALL URL:: ". $url);
$headers = [
'Content-Type:application/json',
'Accept: application/json',