Closed xbill42 closed 4 years ago
ISSUE TYPE
For my understanding it looks like the POST of an AS3 does not work with jinja templates.
Generation of the payload could be done with JINJA2 in a task before being called by atc_deploy.
This was added in recent releases: atc_declaration: "{{ lookup('template', 'decl.json') }}"
ISSUE TYPE
For my understanding it looks like the POST of an AS3 does not work with jinja templates.