Ansible 1.6.1 has been released

Hi all, we’ve released Ansible 1.6.1 to address to address a few bugs that were reported yesterday:

  • Fixed a bug in group_by, where systems were being grouped incorrectly.
  • Fixed a bug where file descriptors may leak to a child process when using accelerate.
  • Fixed a bug in the apt_repository module, triggered by python-apt not being installed/available.
  • Fixed a bug in the apache2_module module, where modules were not being disabled correctly.

The new package is available via PyPi now, and as usually will be available via the various distributions official channels as soon as possible.

Thanks!

– James