Add changelog entry for Lambda module updates (#22327)

pull/19669/merge
Ryan Brown 8 years ago committed by GitHub
parent 6ff9bd0a33
commit 81e4fa2a2e

@ -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…
Cancel
Save