eg 1.1.1 related
[eliot.git] / blueprints / iotgateway / playbooks / eliot-eg-muno-edge.yml
@@ -1,5 +1,5 @@
 #
-# Copyright 2020 Huawei Technologies Co., Ltd.
+# Copyright 2021 Huawei Technologies Co., Ltd.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 
 ---
 
-- name: Remove generated certificates
-  command: rm -rf /tmp/ssl-eg-keys-certs
-  args:
-    chdir: /tmp/
-  ignore_errors: yes
-  no_log: True
+# playbook file for EG-MUNO
+
+- hosts: master
+  become: yes
+  vars_files:
+    - ./muno-config/edge/var.yml
+  roles:
+    - egallery-munomode-edge