Hi,
sometimes, ansible fails on a machine and leaves back running but possibly blocking and frozen processes such as
/usr/bin/python /root/.ansible/tmp/ansible-tmp-1394441713.94-63420941773266/apt
Is there a way to clean up those processes?
Also related: Ansible sometimes apparently freezes or halts when running on a client (or at least it does not return in time). Is there a way to at the very least tell which host is affected without having to CTRL-C everything and restart with -vvvv? Sometimes it would be really nice to get back some live status information without having to wait for the process to return correctly (which may not even happen at all if the process is waiting for user input).
Cheers
/rike