We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20821d6 commit 3402a7eCopy full SHA for 3402a7e
zuul.d/job.yaml
@@ -36,8 +36,7 @@
36
cifmw_path: "{{ cifmw_path }}"
37
patch_observabilityclient: true
38
cifmw_target_hook_host: controller
39
- cifmw_test_operator_ansibletest_ansible_inventory: |
40
- {{ lookup('ansible.builtin.file', '/home/zuul/ci-framework-data/artifacts/zuul_inventory.yml') }}
+ cifmw_test_operator_ansibletest_ansible_inventory: "{{ lookup('ansible.builtin.file', '/home/zuul/ci-framework-data/artifacts/zuul_inventory.yml') }}"
41
cifmw_build_containers_config_file: "{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/tcib'].src_dir }}/containers.yaml"
42
43
- job:
0 commit comments