Hi all, The wrong template was used in this email.
Corrected information on how to get this ansible-base RC: How to get it ------------- $ pip install ansible-base==2.10.1rc2 --user The tar.gz of the release can be found here: * ansible-base 2.10.1rc2 https://pypi.python.org/packages/source/a/ansible-base/ansible-base-2.10.1rc2.tar.gz SHA256: ac9d818b0c572352839803ae113158d5a23b92951edf370bcfb161a8fddcf7e4 Rick On Tue, Sep 1, 2020 at 3:20 AM Rick Elrod <[email protected]> wrote: > > Hi all- we're happy to announce that the general release of Ansible 2.10.1rc2 > is now available! > > This is a release candidate of the next version of the ansible-base > 2.10 series, which will be 2.10.1. Note that 2.10.1 is set to release > in one week. > > We encourage you to test RC releases against your playbooks and/or CI > environments, and report any issues or regressions that you find, by > filing a ticket on GitHub. > > How to get it > ------------- > > $ pip install ansible==2.10.1rc2 --user > > The tar.gz of the release can be found here: > > * Ansible 2.10.1rc2 > https://pypi.python.org/packages/source/a/ansible/ansible-2.10.1rc2.tar.gz > SHA256: ac9d818b0c572352839803ae113158d5a23b92951edf370bcfb161a8fddcf7e4 > > > What's new in Ansible 2.10.1rc2 > ------------------------------- > > This release is a maintenance release containing numerous bugfixes. The full > changelog is at: > > * 2.10.1rc2 (and 2.10.1rc1) > > https://github.com/ansible/ansible/blob/stable-2.10/changelogs/CHANGELOG-v2.10.rst > > > What's the schedule for future maintenance releases? > ---------------------------------------------------- > > Future maintenance releases will occur approximately every 3 weeks. So expect > the next one around 2020-09-24. > > > Porting Help > ------------ > > We've published a porting guide at > https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.10.html > to help migrate your content to 2.10. > > > If you discover any errors or if any of your working playbooks break when you > upgrade to 2.10.1rc2, 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! > > -Rick Elrod -- 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/CAMuUyjSFnzNWHiTjX00Wu7hXLcgZSMiquKzev%2BRZ00x70C5k_A%40mail.gmail.com.
