Ansible 2.1.3 RC1 is ready for testing

Hi all, we’re happy to announce that RC1 for 2.1.3 is now available for testing.

This release candidate addresses the following bugs:

  • Fixed several bugs related to locating files relative to role/playbook directories.
  • Fixed a bug in the way hosts were tested for failed states, resulting in incorrectly skipped block sessions.
  • Fixed a bug in the way our custom JSON encoder is used for the to_json* filters.
  • Fixed some bugs related to the use of non-ascii characters in become passwords.
  • Fixed postgres* and subversion modules to ensure password fields were not displayed when no_log=True is used.

How do you get it?