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:
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:
If you have any questions, please let me know.
--