Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 539 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 539 Bytes

ansible-thehive

Ansible role for installing and configuring TheHive and Cortex with Nginx and slack webhook.

OS Platforms

This role has been tested on the following operating systems:

  • Ubuntu 20.04

Usage

To use this role in your playbook, add the code below:

- name: Install TheHive
  import_role:
    name: ansible-thehive

License

ansible-thehive is released under the GNU GENERAL PUBLIC LICENSE v3 GPL-3.0.