$url
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user