Hi all- we're happy to announce that the general release of ansible-base
2.10.0rc2 is now available! This is a PRE-RELEASE release-candidate.

The ansible-base package consists of only the Ansible execution
engine, related tools (e.g. ansible-galaxy, ansible-test), and a very
small set of built-in plugins. Most content that was part of Ansible
2.9 and prior has been split off into individual Ansible Collections,
which can be installed via the ansible-galaxy tool, or an Ansible
community distribution that will snapshot a set of collections roughly
equivalent to what was in previous versions of Ansible. Most Ansible
playbooks and roles will require the installation of some of these
collections to be able to execute unmodified under ansible-base 2.10.

Please note that ansible-base 2.10.0rc1, released briefly to PyPI
earlier today, contained a flaw. If you happened to find and download
that release from PyPI before it was yanked, you are advised to
upgrade to 2.10.0rc2 instead.

How to get it
-------------

$ pip install ansible-base==2.10.0rc2 --user

The tar.gz of the release can be found here:

* ansible-base 2.10.0rc2
  
https://pypi.python.org/packages/source/a/ansible-base/ansible-base-2.10.0rc2.tar.gz
  SHA256: e9f6b5a501e0acbd6329c895b2bd6a5ae9f7e4a70f9fe02c5b72f4d6ca50a494


What's new in ansible-base 2.10.0rc2
------------------------------------

This release is a PRE-RELEASE version containing numerous bugfixes,
enhancements, and changes. The full changelog for this series is at:

  
https://github.com/ansible/ansible/blob/stable-2.10/changelogs/CHANGELOG-v2.10.rst


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.

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 ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/CAMuUyjR4aWw72JDFV-V6UV6XCr788Zm-SXjDi4S_utUfmyDPcA%40mail.gmail.com.

Reply via email to