This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-alerta
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
basic installation
master
Markus Katharina Brechtel
4 years ago
parent
94ba0f239d
commit
99e9bfa3af
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
tasks/main.yaml
+ 8
- 0
tasks/main.yaml
View File
@@ -1 +1,9 @@
---
- import_role:
name: mongodb
- name: alerta server installation
pip:
name: alerta-server
executable: pip3
Write
Preview
Loading…
Cancel
Save