Skip to content

Releases: wazuh/wazuh-ansible

Wazuh Ansible v4.1.5

04 Jun 07:29
0be4412
Compare
Choose a tag to compare

Wazuh Ansible v4.1.1

04 Mar 19:35
Compare
Choose a tag to compare

[v4.1.1]

Added

  • Update to Wazuh v4.1.1
  • Apply changes in ossec.conf file
  • Modify jvm.options to v7.10
  • Change opendistro repository packages (opendistroforelasticsearch, elasticsearch-oss) to Wazuh URL and GPG key

Wazuh Ansible v4.0.4

15 Jan 15:25
dd99e03
Compare
Choose a tag to compare

[v4.0.4]

Added

  • Update to Wazuh v4.0.4

  • Support for new Wazuh API config options.

  • Add localfile labels to agent ossec.conf template (@dragospe) PR#521

Changed

  • Please notice that default Kibana user in role defaults changed from kibanaserver to admin. See listed PRs below for details.

Fixed

  • create_user.py generates invalid passwords (@singuliere) PR#519
  • Fix invalid Jinja2 syntax in centralized configuration template (@kravietz) PR#528
  • Replace default user for opendistro-kibana role (@zenidd) PR#529
  • Remove legacy declarations of od_node_name in opendistro-elasticsearch (@neonmei, @dragospe) PR#530
  • Add missing variable elasticsearch_node_master in opendistro-elasticsearch (@neonmei) PR#534
  • Add missing variable elasticsearch_network_host in opendistro-elasticsearch (@neonmei) PR#540

Wazuh Ansible v4.0.3

30 Nov 18:00
c57bba8
Compare
Choose a tag to compare

[v4.0.3]

Added

  • Update to Wazuh v4.0.3

Fixed

  • Fix wrong delegate_to in task added by PR#488, hotfixed in v4.0.2 in PR#511

Wazuh Ansible v4.0.2

26 Nov 22:42
559be15
Compare
Choose a tag to compare

[v4.0.2]

Added

  • Update to Wazuh v4.0.2

Changed

  • New role variables have been introduced (e.g: wazuh_agent_api_validate), see documentation or PRs listed here for details.
  • Some variables have been deprecated (e.g: wazuh_agent_nat) in favour of other ones, see documentation or PRs listed here for details.

Fixed

  • Fix agent enrollment default value. Fix authd registration. PR#505
  • Remove async clause causing agent install timeout on resource-constrained Centos installations PR#507
  • Fix REST registration method for agents PR#509
  • authd_pass and api_pass precedence too high, lower to role defaults PR#488 )
  • Hotfix wrong delegate_to in task added by PR#488 at PR#511

Wazuh Ansible v4.0.1

16 Nov 17:58
6e72daa
Compare
Choose a tag to compare

[v4.0.1]

Added

Fixed

  • Roles/elastic-stack: update jvm.options template per upstream updates (@neonmei) PR#501
  • Improve linting history (@neonmei)
    • Fix lint opendistro kibana PR#497
    • Feature lint roles configurations PR#496
    • Feature lint role wazuh agent PR#495
    • Feature lint role filebeat oss PR#494
    • Lint role wazuh-manager PR#493
    • Feature lint role elasticsearch PR#492
    • Feature lint role opendistro-elasticsearch PR#491
    • Feature lint remove unused variables PR#487
    • Feature agent default vars depth reduction PR#485
  • Remove unnecesary nodejs dependency (@neonmei) PR#482
  • Feature manager configuration unnest (@neonmei) PR#481
  • Elastic API check fix (@Zenidd) PR#480
  • Improve handling of run_once at opendistro-elasticsearch role (@neonmei) PR#478

Wazuh Ansible v4.0.0

27 Oct 15:16
1391d25
Compare
Choose a tag to compare

Added

  • Update to Wazuh v4.0.0

Fixed

Added

Wazuh Ansible v3.13.2

19 Oct 12:29
Compare
Choose a tag to compare

[v3.13.2]

Added

Fixed

Wazuh Ansible v3.13.1_7.8.0

21 Jul 11:04
9d32d12
Compare
Choose a tag to compare

Added

  • Update to Wazuh v3.13.1
  • Add support to configure path.repo option in ES. Required for backups/snapshots (@pescobar) PR#433

Changed

Fixed

Wazuh Ansible v3.13.0_7.7.1

24 Jun 07:32
89aea60
Compare
Choose a tag to compare

[v3.13.0_7.7.1]

Added

  • Update to Wazuh v3.13.0
  • Open Distro-Kibana and Filebeat-oss roles (@manuasir) PR#424

Changed

Fixed

  • Use local path while generating xpack certificates (@xr09) PR#432