diff --git a/changelogs/fragments/docker-migration.yml b/changelogs/fragments/docker-migration.yml index 8690ad74fd..a744c9242b 100644 --- a/changelogs/fragments/docker-migration.yml +++ b/changelogs/fragments/docker-migration.yml @@ -1,5 +1,5 @@ major_changes: -- > +- | For community.general 2.0.0, the ``docker`` modules and plugins will be moved to the `community.docker `_ collection. A redirection will be inserted so that users using ansible-base 2.10 or newer do not have to change anything. diff --git a/changelogs/fragments/hetzner-migration.yml b/changelogs/fragments/hetzner-migration.yml index 06aa6bd8c4..f41929da4b 100644 --- a/changelogs/fragments/hetzner-migration.yml +++ b/changelogs/fragments/hetzner-migration.yml @@ -1,5 +1,5 @@ major_changes: -- > +- | For community.general 2.0.0, the Hetzner Robot modules will be moved to the `community.hrobot `_ collection. A redirection will be inserted so that users using ansible-base 2.10 or newer do not have to change anything.