From 528602f1b9f7b88c2232cae0959b3c0c76a5a9b9 Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Wed, 25 Nov 2020 08:03:40 +0100 Subject: [PATCH] Improve fragments. (#1381) --- changelogs/fragments/docker-migration.yml | 2 +- changelogs/fragments/hetzner-migration.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.