This website works better with JavaScript.
首頁
探索
說明
註冊
登入
ka
/
ansible-role-alerta
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
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…
取消
儲存