Wazuh manager and agent
Ansible Project
Unexpected error with integration github-files: Integration is not installed on this space
git clone https://github.com/whoami-anoint/wazu/
cd ansible/Directory Structure
ansible/
βββ inventory
β βββ hosts # Inventory file listing target systems
βββ main.yml # Main Ansible playbook
βββ scripts
β βββ wazuh-agent-setup.sh # Script for setting up Wazuh Agent
β βββ wazuh-server-setup.sh # Script for setting up Wazuh Manager
βββ tasks
β βββ wazuh-agent.yml # Task file for Wazuh Agent configuration
β βββ wazuh-setup.yml # Task file for Wazuh Manager setupPrerequisites
Usage
Step 1: Update the Inventory
Use to ping the commands now:

Step 2: Customize Variables
Step 3: Run the Playbook
Step 4: Verify Installation
Scripts Overview
Task Files


Pending tasks:
Last updated