Browse Source

basic installation

master
parent
commit
99e9bfa3af
1 changed files with 8 additions and 0 deletions
  1. +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

Loading…
Cancel
Save