On Wed, 19 Oct 2022 at 09:03, TheRock <[email protected]> wrote:
>
> Dears,
>
> while i am trying to connect my Ansible Platform to my Azure Portal, i am 
> facing below error when lunching the job from Ansible portal, so any idea?

Yes, it's pretty easy to see:

> HTTPSConnectionPool(host='login.microsoftonline.com', port=443): Max retries
> exceeded with url: /41bb3422-2e0e-42e8-88d2-------/oauth2/token (Caused
> by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at
> -----f199c8a------>: Failed to establish a new connection: [Errno -2] Name or
> service not known'))

The system that executes this code cannot resolve the hostname
"login.microsoftonline.com".
So you should look into that.
Just to be clear, this error is not ansible related, it's merely
ansible that reports it.

Dick

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAF8BbLaRS8uTDuyy3y84Df4nr3DSmn_C-kxeQfQeWD4_vG%2B7tw%40mail.gmail.com.

Reply via email to