Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 803 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 803 Bytes

ansible-thehive

Ansible role for installing and configuring TheHive and Cortex.

Optionally this role can install thehive-sentinel-hooks to integrate TheHive with Azure Sentinel and thehive-sentinel-incidents to pull Azure Sentinel incidents to TheHive.

OS Platforms

This role has been tested on the following operating systems:

  • Ubuntu 18.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.