Wazuh Agents management with ansible
This Ansible project aims to streamline the management of Wazuh agents across a distributed infrastructure. By automating the installation, maintenance, and removal of Wazuh agents, this project ensures secure and uniform host monitoring within the network.
Prerequisites Ansible 2.9+ installed on the control machine. SSH enabled on all target hosts. Target hosts must be running Linux with apt (e.g., Debian, Ubuntu). The variables file vars/vars.yml must be correctly configured with your environment’s details.