I just switched all my FreeBSD hosts and jails from sudo to doas, and now all ansible async tasks fail if the value of "poll" isn't set to 0.
Uninstalling sudo and setting doas as "ansible_become_method" is literally all I've changed right now, so the error message "could not find job" doesn't make any sense to me.
Do you think this is a bug?