diff --git a/changelogs/fragments/1083-archive-remove-path-folder.yml b/changelogs/fragments/1083-archive-remove-path-folder.yml index 2a7ef76b86..506467dc8b 100644 --- a/changelogs/fragments/1083-archive-remove-path-folder.yml +++ b/changelogs/fragments/1083-archive-remove-path-folder.yml @@ -1,3 +1,3 @@ --- -bugfixes: +breaking_changes: - archive - remove path folder itself when ``remove`` paramater is true (https://github.com/ansible-collections/community.general/issues/1041).