mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
* deprecating unused param
* added changelog fragment
* deprecate param in arg_spec
* Update plugins/modules/cloud/misc/serverless.py
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 2768eda895
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
5308f61b78
commit
1f6aa62210
2 changed files with 5 additions and 8 deletions
|
@ -0,0 +1,2 @@
|
|||
deprecated_features:
|
||||
- serverless - deprecating parameter ``functions`` because it was not used in the code (https://github.com/ansible-collections/community.general/pull/2845).
|
Loading…
Add table
Add a link
Reference in a new issue