ansible-runner icon indicating copy to clipboard operation
ansible-runner copied to clipboard

Runner hangs when encountering a prompt that pexpect can't match

Open matburt opened this issue 6 years ago • 1 comments

matburt avatar Jun 04 '18 18:06 matburt

Seems like this would be better a timeout config for Ansible become plugins generally. It could be set statically for runner to a relatively low value if they did that. Otherwise I think the answer should just to be rely on the already-existing runner job timeout.

AlanCoding avatar Sep 22 '20 17:09 AlanCoding