Unarchive module

20 views
Skip to first unread message

rajthecomputerguy

unread,
Aug 3, 2022, 11:21:10 AM8/3/22
to Ansible Project
Hi Team,

below code failing. Any help would be appreciated

- name: unarchive the patch
   unarchive:
       src: ***********
       dest: **********
       remote_src: yes

zip file is 1.5 gb 
 error is  msg: "fail to connect host to host vis ssh:...."
other few files are unzipping without issue
Ansible version: >2.9
platform: Redhat
   

Stefan Hornburg (Racke)

unread,
Aug 3, 2022, 11:28:02 AM8/3/22
to ansible...@googlegroups.com
The target server might not have enough resources to unpack the archive.

Regards

           Racke



> --
> 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-proje...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/8ab7b960-0baf-41dc-9ea7-0d2936662bd0n%40googlegroups.com <https://groups.google.com/d/msgid/ansible-project/8ab7b960-0baf-41dc-9ea7-0d2936662bd0n%40googlegroups.com?utm_medium=email&utm_source=footer>.


--
Automation expert - Ansible and friends
Linux administrator & Debian maintainer
Perl Dancer & conference hopper

rajthecomputerguy

unread,
Aug 11, 2022, 10:26:11 PM8/11/22
to Ansible Project
Any help would be appreciated ! 

Dick Visser

unread,
Aug 11, 2022, 11:42:37 PM8/11/22
to ansible...@googlegroups.com
On Fri, 12 Aug 2022 at 04:26, rajthecomputerguy <rajtheco...@gmail.com> wrote:
Any help would be appreciated ! 

Really?
Did you try the suggestion of the previous poster about the resources?




--
Sent from Gmail Mobile

rajthecomputerguy

unread,
Aug 11, 2022, 11:54:09 PM8/11/22
to Ansible Project
It got resolved, Actually it was a permission issue. 

Thanks

Reply all
Reply to author
Forward
0 new messages