StackStorm-Exchange / stackstorm-ansible

st2 content pack containing ansible integrations
https://exchange.stackstorm.org/
Apache License 2.0
36 stars 28 forks source link

Fix Jinja rendering for Ansible vault actions #28

Closed arm4b closed 5 years ago

arm4b commented 5 years ago

This PR fixes the following error:

ERROR: 400 Client Error: Bad Request
MESSAGE: Failed to render parameter "cwd": 'mongoengine.base.datastructures.BaseDict object' has no attribute 'parent' for url: http://127.0.0.1:9101/v1/executions

while trying to run Ansible Vault action via this pack.