eg_mecm_meo added uninstall palybook
[ealt-edge.git] / ocd / infra / playbooks / roles / eg_mecm-meo / tasks / main.yml
index d6cb3cf..77d70db 100644 (file)
@@ -19,3 +19,7 @@
 - include: "install.yml"
   static: false
   when: operation == 'install'
+
+- include: "uninstall.yml"
+  static: false
+  when: operation == 'uninstall'