本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
ka
/
ansible-role-alerta
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
alerta client
master
Markus Katharina Brechtel
4 年之前
父節點
2d5af059e6
當前提交
4140056d16
共有
1 個檔案被更改
,包括
6 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-1
tasks/main.yaml
+ 6
- 1
tasks/main.yaml
查看文件
@@ -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…
取消
儲存