I'm getting a file by using get_url gave link and dest also normal sensible playbook run successfully when i run through Jenkins it's show the error while getting URL and placing to a created directory path.
How can I resolve this issue
Below syntax:
Syntax:
- name: get file tomcat
get_url:
url: link of tomcat .zip file
dest: /tmp/tomcat