Add changelog entry for exclude_path param of archive module
This commit is contained in:
parent
f65f3570a8
commit
701cc262be
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue