Hi all, we're happy to announce the RC2 release candidate for Ansible 2.0.1
is available and ready for testing. This RC2 continues to address bugs
found in the 2.0 release.

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

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

http://releases.ansible.com/ansible/ansible-2.0.1.0-0.2.rc2.tar.gz
SHA256: 4807f8e4b6c70ea1eca6bb3131c19e17d835d2e8884a63d107a842007430285a

You can also test against the git repository as follows:

$ git clone https://github.com/ansible/ansible.git
$ cd ansible
$ git checkout v2.0.1.0-0.2.rc2
$ 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 dist/ansible-2.0.1
.0.tar.gz):

$ 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 Project Lead
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/CAMFyvFgZjsdZjaNT5BbsUitVCu9PaFybTKFs%3DbuMAxL99sk7%3Dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to