Hi all- we're happy to announce the following release candidates: - ansible-core 2.11.6rc1 - ansible-base 2.10.15rc1 - ansible 2.9.27rc1
How to get it ------------- $ pip install ansible-core==2.11.6rc1 --user or $ pip install ansible-base==2.10.15rc1 --user or $ pip install ansible==2.9.27rc1 --user The tar.gz of the release can be found here: * ansible-core 2.11.6rc1 https://pypi.python.org/packages/source/a/ansible-core/ansible-core-2.11.6rc1.tar.gz SHA256: 4b47e3128e9e2ff55c767940582d5f1a2f3ca87b595d24277d5357ac60886914 * ansible-base 2.10.15rc1 https://pypi.python.org/packages/source/a/ansible-base/ansible-base-2.10.15rc1.tar.gz SHA256: b7d442c2e5e4c67fd8dfde049428e0de6c42e56803776ac3fed06c1d8261a06e * ansible 2.9.27rc1 https://pypi.python.org/packages/source/a/ansible/ansible-2.9.27rc1.tar.gz SHA256: 8277a2b687aade1d389c239373bea495d2545817b25c39481331a6a305086ac2 What's new ---------- This release is a maintenance release containing numerous bugfixes. The full changelog is at: * ansible-core 2.11.6rc1 https://github.com/ansible/ansible/blob/v2.11.6rc1/changelogs/CHANGELOG-v2.11.rst * ansible-base 2.10.15rc1 https://github.com/ansible/ansible/blob/v2.10.15rc1/changelogs/CHANGELOG-v2.10.rst * ansible 2.9.27rc1 https://github.com/ansible/ansible/blob/v2.9.27rc1/changelogs/CHANGELOG-v2.9.rst What's the schedule for future maintenance releases? ---------------------------------------------------- These release candidates will become general availability releases on 11 October 2021. The next batch of release candidates is planned to be released on 1 November 2021. The next general availability release will be one week after. Porting Help ------------ If you discover any errors or if any of your working playbooks break when you upgrade, please use the following link to report the regression: https://github.com/ansible/ansible/issues/new/choose In your issue, be sure to mention the version that works and the one that doesn't. Thanks! -- Matt Martz @sivel sivel.net -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-devel/CAD8N0v8hOXOOYZSPk-fZSFPhmdiA_ffHDtxswqm7mYbqfmRn1g%40mail.gmail.com.
