Hi all, we're happy to announce that RC1 for 2.4.3 is now available for testing.
How do you get it? ---------------------------------------------------------------------- The tar.gz of the release can be found here: https://releases.ansible.com/ansible/ansible-2.4.3.0-0.4.rc1.tar.gz SHA256: 95c339f05b1e5119b4f3f683932f080ea835cee86f05dcc8965e840d7372d38a You can also test against the git repository as follows: $ git clone https://github.com/ansible/ansible.git $ cd ansible $ git checkout v2.4.3.0-0.4.rc1 You can then source our testing script: $ . hacking/env-setup or you can build your own .tar.gz (output will be dist/ansible-2.4.3.0.tar.gz): $ make sdist If you discover any errors, or if you see any regressions from playbooks which work on 2.4.2 and prior, please open a Github issue and be sure to mention you're testing against this release candidate. Thanks! Toshio Kuratomi -- 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/CAPrnkaQ_8y-nucAaNDCw%3Df%2BucGOs416t0XwOLbJdyainLkc_Qw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
