noheat: deploy MetalLB, cert-manager and prometheus
[integration.git] / deployment / noheat / cluster-rke / ansible / create.yml
index c2eca98..9a2943b 100644 (file)
@@ -41,3 +41,8 @@
   hosts: operator0
   roles:
     - role: setup_helm
+- name: Install metallb, cert-manager and prometheus
+  hosts: operator0
+  gather_facts: false
+  roles:
+    - role: deps