diff --git a/changelogs/fragments/9950-pacman_key-verify-key-validity.yml b/changelogs/fragments/9950-pacman_key-verify-key-validity.yml index a315b694bf..052c6f2e5b 100644 --- a/changelogs/fragments/9950-pacman_key-verify-key-validity.yml +++ b/changelogs/fragments/9950-pacman_key-verify-key-validity.yml @@ -1,3 +1,3 @@ --- minor_change: - - pacman_key - support verifying that keys are trusted and not expired (https://github.com/ansible-collections/community.general/pull/9950) + - pacman_key - support verifying that keys are trusted and not expired (https://github.com/ansible-collections/community.general/issues/9949, https://github.com/ansible-collections/community.general/pull/9950).