Explorar el Código

[metabase] Add metabase play

Colin Powell hace 2 meses
padre
commit
578c1c6b9d
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      lab/ansible/playbook.yml

+ 5 - 0
lab/ansible/playbook.yml

@@ -23,6 +23,11 @@
     - role: filebeat
     - role: miniflux
 
+- hosts: metabase
+  roles:
+    - role: filebeat
+    - role: metabase
+
 - hosts: proxy
   roles:
     - role: filebeat