Skip to content

Releases: wazuh/wazuh-ansible

Wazuh Ansible v3.11.0_7.5.1

08 Jan 13:24
Compare
Choose a tag to compare

Added

  • Update to Wazuh v3.11.0

  • Implemented changes to configure Wazuh API using the wazuh.yml file (@xr09) PR#342

  • Wazuh Agent registration task now explicitly notify restart (@jm404) PR#302

  • Support both IP and DNS when creating elastic cluster (@xr09) PR#252

  • Added config tag to the Wazuh Agent's enable task (@xr09) PR#261

  • Implement task to configure Elasticsearch user on every cluster node (@xr09) PR#270

  • Added SCA to Wazuh Agent and Manager installation (@jm404) PR#260

  • Added support for environments with low disk space (@xr09) PR#281

  • Add parameters to configure an Elasticsearch coordinating node (@jm404) PR#292

Changed

  • Updated Filebeat and Elasticsearch templates (@manuasir) PR#285

  • Make ossec.conf file more readable by removing trailing whitespaces (@jm404) PR#286

  • Wazuh repositories can now be configured to different sources URLs (@jm404) PR#288

  • Wazuh App URL is now flexible (@jm404) PR#304

  • Agent installation task now does not hardcodes the "-1" sufix (@jm404) PR#310

  • Enhanced task importation in Wazuh Manager role and removed deprecated warnings (@xr09) PR#320

  • Wazuh API installation task have been upgraded (@rshad) PR#330

  • It's now possible to install Wazuh Manager and Agent from sources (@jm404) PR#329

Fixed

  • Ansible upgrade from 6.x to 7.x (@jm404) PR#252

  • Wazuh Agent registration using agent name has been fixed (@jm404) PR#298

  • Fix Wazuh repository and installation conditionals (@jm404) PR#299

  • Fixed Wazuh Agent registration using an Agent's name (@jm404) PR#334

Wazuh Ansible v3.10.2_7.4.2

12 Nov 10:44
Compare
Choose a tag to compare

Added

Update to Elastic v7.4.2

Wazuh Ansible v3.10.2_7.3.2

02 Oct 08:06
Compare
Choose a tag to compare

[v3.10.2_7.3.2]

Added

  • Update to Wazuh v3.10.2

Wazuh Ansible v3.10.0_7.3.2

02 Oct 07:53
f1e91ef
Compare
Choose a tag to compare

Added

  • Update to Wazuh v3.10.0

Changed

Fixed

  • Fixed typo in the agent.conf template @joey1a2b3c #227
  • Updated conditionals in tasks to fix Amazon Linux installation @jm404 #229
  • Fixed Kibana installation in Amazon Linux @jm404 #232
  • Fixed Windows Agent installation and configuration @jm404 #234

Wazuh Ansible v3.9.5_7.2.1

19 Aug 15:14
Compare
Choose a tag to compare

Added

  • Update to Wazuh v3.9.5
  • Update to Elastic Stack to v7.2.1

Wazuh Ansible v3.9.4_7.2.0

19 Aug 13:12
Compare
Choose a tag to compare

[v3.9.4_7.2.0]

Added

Changed

Fixed

  • Fixed network.host is not localhost @rshad #204.

Wazuh Ansible v3.9.4_6.8.2

19 Aug 11:22
Compare
Choose a tag to compare

Added

  • Update to Wazuh version 3.9.4_6.8.2

Wazuh Ansible v3.9.3_7.2.0

17 Jul 11:46
a588a7c
Compare
Choose a tag to compare

Added

  • Update to Wazuh v3.9.3 (rshad PR#206)
  • Added Versioning Control for Wazuh stack's components installation, so now it's possible to specify which package to install for wazuh-manager, wazuh-agent, Filebeat, Elasticsearch and Kibana. (rshad PR#206)
  • Fixes for Molecule testing issues. Issues such as Ansible-Lint and None-Idempotent tasks. (rshad PR#206)
  • Fixes for Wazuh components installations' related issues. Such issues were related to determined OS distributions such as Ubuntu Trusty and CetOS 6. (rshad PR#206)
  • Created Ansible playbook and role in order to automate the uninstallation of already installed Wazuh components. (rshad PR#206)

Wazuh Ansible v3.9.3_6.8.1

17 Jul 11:46
Compare
Choose a tag to compare

Added

  • Update to Wazuh version 3.9.3_6.8.1

Wazuh Ansible v3.9.2_7.1.1

14 Jun 15:13
Compare
Choose a tag to compare

[v3.9.2_7.1.1]

Added

  • Update to Wazuh v3.9.2
  • Support for Elastic 7
  • Ability to deploy an Elasticsearch cluster #6b95e3