4566e65c45
Drop copies of the 'zuul' dict from the executor ansible into files which can be read later by the embedded ansible. Change-Id: I756af31f9afeaccb44498c39d0e55200d4844544
7 lines
165 B
Django/Jinja
7 lines
165 B
Django/Jinja
---
|
|
|
|
scenario: {{ scenario | to_json }}
|
|
action: {{ action | to_json }}
|
|
install_method: {{ install_method | to_json }}
|
|
zuul_user_vars_file: {{ zuul_user_vars_file }}
|