1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Change bugfixes to breaking_changes in 1083 changelog (#1341)

This commit is contained in:
Amin Vakil 2020-11-20 23:13:07 +03:30 committed by GitHub
parent e3fcc7de2a
commit 6c94ab7c6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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).