Edge gallery roles added
[ealt-edge.git] / ocd / infra / playbooks / roles / eg_mecm-mepm / tasks / main.yml
index 7faf1bd..39ca99a 100644 (file)
@@ -18,9 +18,7 @@
 
 # tasks file for eg_mecm-mepm
 - include: "install.yml"
-  static: false
   when: operation == 'install'
 
 - include: "uninstall.yml"
-  static: false
   when: operation == 'uninstall'