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?