Hi all- we're happy to announce the general release of: - ansible-base 2.12.5 - ansible-base 2.11.11
How to get it ------------- $ python3 -m pip install --user ansible-base==2.12.5 or $ python3 -m pip install --user ansible-base==2.11.11 The release artifact can be found here: * ansible-base 2.12.5 https://pypi.python.org/packages/source/a/ansible-base/ansible-base-2.12.5.tar.gz SHA256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 * ansible-base 2.11.11 https://pypi.python.org/packages/source/a/ansible-base/ansible-base-2.11.11.tar.gz SHA256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 What's new ---------- This release is a maintenance release containing numerous bugfixes. The full changelog is at: * ansible-base 2.12.5 https://github.com/ansible/ansible/blob/v2.12.5/changelogs/CHANGELOG-v2.12.rst * ansible-base 2.11.11 https://github.com/ansible/ansible/blob/v2.11.11/changelogs/CHANGELOG-v2.11.rst What's the schedule for future maintenance releases? ---------------------------------------------------- The next batch of release candidates is planned to be released on 16 May 2022. 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 Project" 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-project/CAD8N0v8ZaBQLQYzeotxS1R0TAxQ8RAqTDCUq3-K7AVP1vo9vCA%40mail.gmail.com.
