Open
Description
Not sure if I am doing something wrong but I am getting <urlopen error Tunnel connection failed: 503 Service Unavailable>" error when using aci_rest module. All other module works fine (epg, bridge domain, switch profile etc). I am using python:3.12-slim image in pipeline. The same scripts works on another ansible machine in the same network. I checked the proxy, network connection etc and all looks good. I am also getting successful response when i am using curl to that url in the pipeline script.
Just wondering if you have seen this error before ?