diff --git a/CHANGELOG.md b/CHANGELOG.md index 167b6fe4e3..02efbfb8c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -138,6 +138,7 @@ Ansible Changes By Release lnk_source when the target is specified relative to the symlink. In this case, lnk_target will remain relative while lnk_source will be expanded to an absolute path. +- The archive module has a new parameter exclude_path which lists paths to exclude from the archive ### New Modules