From 24614f6d304fcb093e4586993c792f4a05db251a Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sun, 1 Nov 2020 10:51:21 +0100 Subject: [PATCH] Fix changelog fragment. --- changelogs/fragments/72428-action-groups-docker-k8s.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/72428-action-groups-docker-k8s.yml b/changelogs/fragments/72428-action-groups-docker-k8s.yml index b14065eb2e4..bde0a0d0221 100644 --- a/changelogs/fragments/72428-action-groups-docker-k8s.yml +++ b/changelogs/fragments/72428-action-groups-docker-k8s.yml @@ -1,2 +1,2 @@ bugfixes: -- "The ``docker`` and ``k8s`` action groups / module default groups now also support the moved modules in [community.docker](https://galaxy.ansible.com/community/docker), [community.kubevirt](https://github.com/ansible-collections/community.kubevirt), [community.okd](https://galaxy.ansible.com/community/okd), and [kubernetes.core](https://galaxy.ansible.com/kubernetes/core) (https://github.com/ansible/ansible/pull/72428)." +- "The ``docker`` and ``k8s`` action groups / module default groups now also support the moved modules in `community.docker `_, `community.kubevirt `_, `community.okd `_, and `kubernetes.core `_ (https://github.com/ansible/ansible/pull/72428)."