The `devel` branch of `ansible/ansible` has been updated to be ansible-base
2.10, which has had a large number of modules and plugins migrated to
smaller collection repositories.

Some stats about the merge: 14891 files changed, 36882 insertions(+),
2349985 deletions(-)

For more information about this change, please read the following links:

https://groups.google.com/d/msg/ansible-devel/oKqgCeYTs-M/cHrOgMw8CAAJ
https://github.com/ansible-collections/overview/blob/master/README.rst

The previous `temp-2.10-devel` branch has been protected to prevent PRs
that targeted that branch from being merged.

If you submitted a PR targeting the `temp-2.10-devel` branch, please rebase
your branch against `devel`, force push to your git remote, edit the target
branch using the "Edit" button for the title of the PR, and close and
re-open the PR so that CI can re-run.

No new plugins or modules are being accepted into the ansible/ansible repo.
PRs for new plugins and modules should not be submitted here, but instead
to the appropriate collection repository. Many of the collection
repositories now live at https://github.com/ansible-collections/

How do you get it?
------------------
There are no official releases at this time, however you can install
directly from GitHub:

python -m pip install --user
https://github.com/ansible/ansible/archive/devel.tar.gz

or for instructions on running from source without installation see
https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#running-ansible-from-source-devel

If you have any questions, please let me know.

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

Reply via email to