ANSIBLE_KEEP_REMOTE_FILES=1 ansible-playbook -vvvv ... On Monday, April 25, 2016, Howard Guo <[email protected]> wrote:
> Hello! > > I am debugging an Ansible playbook that throws an obscure error, the > command from "-vvvv" output looks totally sane, but the SSH command does > not carry useful information, it only invokes a temporary script locaed in > ~/.ansible/tmp. > > Unfortunately, when Ansible comes back with the error, ~/.ansible/tmp has > already been cleaned up. > > How to stop Ansible from cleaning up the tmp directory for this case? > > Thanks. > > Regards, > Howard > > -- > 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] > <javascript:_e(%7B%7D,'cvml','ansible-project%[email protected]');> > . > To post to this group, send email to [email protected] > <javascript:_e(%7B%7D,'cvml','[email protected]');>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/ba49c9d9-3f2a-4a09-bba6-f4388b610de6%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/ba49c9d9-3f2a-4a09-bba6-f4388b610de6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- Matt Martz @sivel sivel.net -- 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/CAD8N0v9h4DUDYeiC_peUVdCGNLp4%3D-0NFB5sgAAx97U8Gv%2BsPQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
