Unofficial builds for Fedora and CentOS/RHEL are now available here: https://copr-fe.cloud.fedoraproject.org/coprs/toshio/ansible-upstream/
-Toshio On Mon, Dec 7, 2015 at 10:31 AM, James Cammarata <[email protected]> wrote: > Hi all, we're happy to announce the second release candidate for Ansible > 2.0! > > This release candidate includes a few bug fixes and cleanups since rc1 was > released, and if we don't have anything major show up in the next few days > we'll be releasing 2.0-final, so get testing! > > For details and background, please see the original beta announcement here: > https://groups.google.com/d/msg/ansible-project/_hTjEIpbA_Y/GtllImCkCQAJ > > How do you get it? > ---------------------------------------------------------------------- > > The tar.gz of the release can be found here: > > http://releases.ansible.com/ansible/ansible-2.0.0-0.7.rc2.tar.gz > SHA256: 4f7227260becd444435bc4eddac21c603a725c52eddebff19a2a6708dbbe1462 > > You can also test against the git repository as follows: > > $ git clone https://github.com/ansible/ansible.git > $ cd ansible > $ git checkout v2.0.0-0.7.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.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 > Director, Ansible Core Engineering > github: jimi-c > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Development" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- 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/CAG9juEpi_Bo2msVP0PLQN2D6CRe2TTHYQt%2BOBh-FW6qL1m4iiA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
