mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
serverless - deprecating unused param (#2845)
* 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>
This commit is contained in:
parent
db713bd0f5
commit
2768eda895
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