This url is accesible from the macine same doesnot work from ansible script...
"msg": "Status code was -1 and not [200]: Request failed: <urlopen error ('_ssl.c:602: The handshake operation timed out',)>", "redirected": false, "status": -1, "url": "https://10.184.97.51:31273"
Any pointer would help me on this...
Stefan Hornburg (Racke)
unread,
Feb 23, 2021, 8:49:22 AM2/23/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ansible...@googlegroups.com
On 2/23/21 2:37 PM, Kumar R wrote:
> OS: centos
>
> We have ansible script
> ---
> - name: Check connectivity to AO
> uri:
> url: "{{pao_url}}"
> validate_certs: false
>
> pao_url = https://10.184.97.51:31273 > This url is accesible from the macine same doesnot work from ansible script...
Which command line do you use on the target for accessing the URL?
Do you have by any chance HTTP(S) proxies configured on the target machine?
Regards
Racke
>
> "msg": "Status code was -1 and not [200]: Request failed: <urlopen error ('_ssl.c:602: The handshake operation timed
> out',)>", "redirected": false, "status": -1, "url": "https://10.184.97.51:31273"
>
> Any pointer would help me on this...
>
> > This url is accesible from the macine same doesnot work from ansible script...
>
> Which command line do you use on the target for accessing the URL?
>
> Do you have by any chance HTTP(S) proxies configured on the target machine?
>
> Regards
> Racke
>
> >
> > "msg": "Status code was -1 and not [200]: Request failed: <urlopen error ('_ssl.c:602: The handshake
> operation timed
> --
> You received this message because you are subscribed to the Google Groups "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
> ansible-proje...@googlegroups.com <mailto:ansible-proje...@googlegroups.com>.
> To view this discussion on the web visit