Add changelog entry for Lambda module updates (#22327)
This commit is contained in:
parent
6ff9bd0a33
commit
81e4fa2a2e
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ Ansible Changes By Release
|
|||
* added optional 'piped' transfer method to ssh plugin for when scp and sftp are missing
|
||||
* default controlpersist path is now a custom hash of host-port-user to avoid the socket path length errors for long hostnames
|
||||
* Various fixes for Python3 compatibility
|
||||
* The AWS Lambda module previously ignored changes that only affected one parameter. Existing deployments may have outstanding changes that this bugfix will apply.
|
||||
|
||||
###Deprecations:
|
||||
* Specifying --tags (or --skip-tags) multiple times on the command line
|
||||
|
|
Loading…
Reference in a new issue