Hi experts

I ve been trying get_url in Aix server but no luck yet..


In Linux the below ansible code is working

 get_url:
  dest: /tmp
  url: https://
  username: <>
  password: <>

 But in AIX machine it is giving below error.

.. Request failed:<urlopen error A failure in the SSL library occurred>


Any pointer or advice pls..

Regards
Prady

-- 
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-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAEuB3AqzPGi1jF3Za46_NHPGUxrNbOG6115e7vJj-YXtT%3D8n8g%40mail.gmail.com.

Reply via email to