Hi all, sorry for the delay, but we're happy to announce the third release candidate for Ansible 2.0!
This release candidate includes some last minute bug fixes and cleanups since the last release candidate. As noted in our previous update, we are targeting the final 2.0 release for January 6th. 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.8.rc3.tar.gz SHA256: d1a4e0c16cbb1879f62c699f9c94e4c10b2252d5be2bf00a93ba19abbb600e57 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.8.rc3 $ 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 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/CAMFyvFjjBsL%3DePFNBxUQX-ieSCbMgNVbMJ%2BectL4dvJZYLLDEA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
