Sfoglia il codice sorgente

[metabase] Add metabase play

Colin Powell 2 mesi fa
parent
commit
578c1c6b9d
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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