Roles

You can use our preconfigured roles to deploy the Wazuh indexer and dashboard components, Wazuh manager, and Wazuh agents. You have to clone the Wazuh GitHub repository to your Ansible roles folder:

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

The following sections explain how to use and customize these roles. For more details about Ansible roles, see the Ansible community documentation.