Hi,

When running ansible with ANSIBLE_KEEP_REMOTE_FILES=1, e.g.

ANSIBLE_KEEP_REMOTE_FILES=1 ansible-playbook -i c2, playbook.yml -vv -u 
root -k

and then looking at the uploaded files (~/.ansible/tmp/...), I see no 
module code in them, but I see statements like this:

ZIPDATA = """UEsDBBQA...AACmiQAAAAA="""

So most likely module code is zipped. Can I disable zipping?

Regards,
Yuri

-- 
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 [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/2409e283-fde4-4e8e-bc31-516d8620f29d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to