Edge gallery roles added
[ealt-edge.git] / ocd / infra / playbooks / roles / eg_mecm-mepm / tasks / main.yml
index 1fa1bf9..39ca99a 100644 (file)
@@ -19,3 +19,6 @@
 # tasks file for eg_mecm-mepm
 - include: "install.yml"
   when: operation == 'install'
+
+- include: "uninstall.yml"
+  when: operation == 'uninstall'