thank you Dick, i will try to fix this issue and run the job again. On Wednesday, October 19, 2022 at 12:31:24 PM UTC+4 [email protected] wrote:
> 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/b63945f2-bc8a-43e9-9454-1e1784a82112n%40googlegroups.com.
