[ANSIBLE] Install cmctl utility
[oom/offline-installer.git] / ansible / roles / cert-manager / molecule / default / prepare.yml
index 8a90616..580e7bf 100644 (file)
@@ -4,6 +4,8 @@
   pre_tasks:
     - name: Include infrastructure group variables
       include_vars: ../../../../group_vars/infrastructure.yml
+    - name: Include test scenario variables
+      include_vars: vars.yml
   tasks:
     - name: "Include prepare-cert-manager role"
       include_role: