ansible / ansible-modules-extras

Ansible extra modules - these modules ship with ansible
947 stars 1.47k forks source link

Getting "HTTP Error 504": #3726

Closed Hanmanth-Reddy closed 6 years ago

Hanmanth-Reddy commented 6 years ago

I am try to install Jenkins plugins using "jenkins_plugin" module and my installed Jenkins is behind the proxy so I setup http_proxy variable value under environment section. But when I am executing the playbook I am getting Error 504. Could you please help me on this issue ASAP. Below is my code for your reference.

ansibot commented 6 years ago

This repository has been locked. All new issues and pull requests should be filed in https://github.com/ansible/ansible

Please read through the repomerge page in the dev guide.