We are happy to announce the availability of Ansible 2.3.0 RC3!

This RC continues to address a few small bugs we wanted to fix before the
final release:

* Fixed a bug in dealing with leading garbage text when looking for a
become prompt.
* Some additional minor correctiosn to network connection plugins.
* Fixed a couple of issues regarding using the synchronize module with
docker connections.
* Several other minor fixes and enhancements.

There will definitely be an RC4 next week, with the final release hopefully
following that.


How do you get it?
----------------------------------------------------------------------

The tar.gz of the release can be found here:

http://releases.ansible.com/ansible/ansible-2.3.0.0-0.3.rc3.tar.gz
SHA256: 0f06e04c39747efece1452154f82b8d0f3f8639e5eefe74d6b0c6157d8af6d6d

You can also test against the git repository as follows:

$ git clone https://github.com/ansible/ansible.git
$ cd ansible
$ git checkout <tagged version>
$ git submodule update --init

You can then source our testing script:

$ . hacking/env-setup

or you can build your own .tar.gz (output will be in the dist/ directory):

$ make sdist

If you discover any errors, or if you see any regressions from playbooks
which work on 1.9.x and prior, please open a Github issue and be sure to
mention you're testing against this release candidate.

Thanks!

James Cammarata

Ansible Lead/Sr. Principal Software Engineer
Ansible by Red Hat
twitter: @thejimic, github: jimi-c

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAMFyvFgPp_EOZ_LANJ8jSPsw_i8-W4YOoWN2bv%2B_ckz722iA3Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to