Please find the complete tasks out put-
{
“status”: -1,
“_ansible_no_log”: false,
“url”: “https://test.service-now.com/api/eplc/table_update_integration/create”,
“changed”: false,
“elapsed”: 10,
“content”: “”,
“invocation”: {
“module_args”: {
“directory_mode”: null,
“force”: false,
“remote_src”: null,
“status_code”: [
“200”
],
“follow”: false,
“owner”: null,
“body_format”: “json”,
“client_key”: null,
“group”: null,
“use_proxy”: true,
“unix_socket”: null,
“unsafe_writes”: null,
“serole”: null,
“content”: null,
“setype”: null,
“follow_redirects”: “safe”,
“return_content”: false,
“method”: “POST”,
“body”: {
“Region”: “NA - Prod”,
“List”: [
data
},
“url_username”: “",
“src”: null,
“dest”: null,
“selevel”: null,
“force_basic_auth”: true,
“removes”: null,
“http_agent”: “ansible-httpget”,
“user”: “”,
“regexp”: null,
“password”: "",
“url_password”: "**”,
“url”: “https://test.service-now.com/api/eplc/table_update_integration/create”,
“backup”: null,
“seuser”: null,
“client_cert”: null,
“creates”: null,
“headers”: {
“Content-Type”: “application/json”
},
“delimiter”: null,
“mode”: null,
“timeout”: 100,
“attributes”: null,
“validate_certs”: true
}
},
“redirected”: false,
“msg”: “Status code was -1 and not [200]: ‘The read operation timed out’”
}