Roles

You can use our preconfigured roles to deploy the Wazuh indexer and dashboard components, Wazuh Manager, and Wazuh Agents. First, clone our GitHub repository directly to your Ansible roles folder:

# cd /etc/ansible/roles
# git clone --branch v4.7.3 https://github.com/wazuh/wazuh-ansible.git

Below we briefly explain how to use these roles. Please check out the Ansible Playbook Documentation for more information on Ansible roles.