mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Enabled jinja2.ChainableUndefined for custom webhook notifications
Signed-off-by: Will Haines <william.haines@colorado.edu>
This commit is contained in:
@@ -43,7 +43,7 @@ azure-mgmt-iothub==0.7.0
|
||||
# AWS
|
||||
boto==2.47.0 # last which does not break ec2 scripts
|
||||
boto3==1.9.223
|
||||
jinja2==2.10.1 # required for native jinja2 types for inventory compat mode
|
||||
jinja2==2.11.2 # required for ChainableUndefined
|
||||
# netconf for network modules
|
||||
ncclient==0.6.3
|
||||
# netaddr filter
|
||||
|
||||
Reference in New Issue
Block a user