openstack-ansible/zuul.d/playbooks/templates/osa-gate-scenario.yml.j2
Jonathan Rosser 4566e65c45 Create yaml file of the zuul job vars for embedded ansible
Drop copies of the 'zuul' dict from the executor ansible into
files which can be read later by the embedded ansible.

Change-Id: I756af31f9afeaccb44498c39d0e55200d4844544
2022-02-15 16:29:09 +00:00

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 }}