Markus Katharina Brechtel пре 4 година
родитељ
комит
4140056d16
1 измењених фајлова са 6 додато и 1 уклоњено
  1. +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


Loading…
Откажи
Сачувај