Changed install and uninstall condition
[ealt-edge.git] / ocd / infra / playbooks / ealt-all-uninstall.yml
index 4ca3365..8e76773 100644 (file)
   - grafana
   - helm
 
+- hosts: mepautomate
+  become: yes
+  tags:
+  - mepautomate
+
+  roles:
+  - mepserver
+
 - hosts: mep
   become: yes
   tags:
 
   roles:
   - rabbitmq
-  - cAdvisor
+  - cadvisor
   - prometheus
   - helm
   - k3s
+  - docker
 
 - hosts: infra-helm
   become: yes