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 a0434bb commit 0105797Copy full SHA for 0105797
ci/run_autoscaling_tests.yml
@@ -44,6 +44,7 @@
44
tasks:
45
- block:
46
- name: Include vars from the extra_vars files
47
+ when: cifmw_basedir is defined
48
ansible.builtin.include_vars:
49
dir: "{{ cifmw_basedir }}/artifacts/parameters"
50
0 commit comments