diff --git a/changelogs/fragments/64902-fix-allow-duplicates-in-single-role.yml b/changelogs/fragments/64902-fix-allow-duplicates-in-single-role.yml index 045fe809761..aba5152eb7f 100644 --- a/changelogs/fragments/64902-fix-allow-duplicates-in-single-role.yml +++ b/changelogs/fragments/64902-fix-allow-duplicates-in-single-role.yml @@ -1,4 +1,4 @@ --- bugfixes: - - "roles - Ensure that ``allow_duplidates: true`` enables to run single + - "roles - Ensure that ``allow_duplicates: true`` enables to run single role multiple times (https://github.com/ansible/ansible/issues/64902)"