[MOLECULE] Setup Molecule for kube-prometheus-stack role
[oom/offline-installer.git] / ansible / roles / kube-prometheus-stack / molecule / default / converge.yml
index 8662e43..c921d63 100644 (file)
@@ -1,6 +1,9 @@
 ---
 - name: Converge
   hosts: all
+  pre_tasks:
+    - name: Include infrastructure group variables
+      include_vars: ../../../../group_vars/infrastructure.yml
   tasks:
     - name: "Include kube-prometheus-stack"
       include_role: