apps_alerta
ansible-apps_alerta
Description
Deploy alerta a monitoring web interface.
Requirements
This role doest not install the following requierements:
- nginx
- pip
- git
Role variables
See variables for more details.
Examples
---
- hosts: apps_alerta
become: true
become_method: sudo
gather_facts: true
roles:
- role: ansible-apps_alerta
License
This project is licensed under Apache License. See LICENSE for more details.
Author Information
Install
ansible-galaxy install lotusnoir/ansible-apps_alerta
License
apache-2.0
Downloads
168
Owner