mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
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
|
* 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
|
* 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
|
* 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:
|
###Deprecations:
|
||||||
* Specifying --tags (or --skip-tags) multiple times on the command line
|
* Specifying --tags (or --skip-tags) multiple times on the command line
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue