Hi all, we have released Ansible 2.0.2 RC4 to address a few more last minute bugs:
- A very rare yet nagging issue (https://github.com/ansible/ansible/issues/15342), which appears to be related to a bug in certain versions of sshd itself. The fix for this minimizes the potential situations in which this bug occurs, though we may look at fixing this further in 2.1.0.
- A bug in the free strategy where it was incorrectly waiting for all pending results to come in, thus effectively making it behave like the linear strategy.
- A bug in win_user.
How do you get it?