Keep remote temp files ansible

Preserve pushed module scripts under ~/.ansible/tmp to debug a failing module by hand

ANSIBLE_KEEP_REMOTE_FILES=1 ansible-playbook site.yml -vvvv --limit <host>
more ansible all 56 commands →