chg: [action:mattermost] Added support of jinja_supported config

main
Sami Mokaddem 2024-02-19 15:45:19 +01:00
parent b412dfd115
commit 28a9381216
No known key found for this signature in database
GPG Key ID: 164C473F627A06FA
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ moduleconfig = {
'type': 'large_string',
'description': 'The template to be used to generate the message to be posted',
'value': 'The **template** will be rendered using *Jinja2*!',
'jinja_supported': True,
},
},
# Blocking modules break the exection of the current of action