apps_alerta

ansible-apps_alerta

Galaxy Role Version GitHub repo size downloads Ansible Quality Score License

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

About

Install and configure the monitoring web interface alerta

Install
ansible-galaxy install lotusnoir/ansible-apps_alerta
GitHub repository
License
apache-2.0
Downloads
165