Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
ka
/
ansible-role-alerta
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
alerta client
master
Markus Katharina Brechtel
4 anni fa
parent
2d5af059e6
commit
4140056d16
1 ha cambiato i file
con
6 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-1
tasks/main.yaml
+ 6
- 1
tasks/main.yaml
Vedi File
@@ -3,11 +3,16 @@
- import_role:
name: mongodb
- name: alerta server
installation
- name: alerta server
pip package
pip:
name: alerta-server
executable: pip3
- name: alerta client pip package
pip:
name: alerta
executable: pip3
- name: alerta-webui installation directory
file:
path: /opt/alerta-webui
Write
Preview
Loading…
Annulla
Salva