mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
add 'version_added' field for environment_variables option in lambda.py (#21500)
* Add 'version_added' field for environment_variables option (version_added: "2.3")
This commit is contained in:
parent
c22fbdc831
commit
f775996209
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ options:
|
|||
required: false
|
||||
default: None
|
||||
aliases: [ 'environment' ]
|
||||
version_added: "2.3"
|
||||
author:
|
||||
- 'Steyn Huizinga (@steynovich)'
|
||||
extends_documentation_fragment:
|
||||
|
|
Loading…
Reference in a new issue