Skip to content

Releases: wazuh/wazuh-ansible

Wazuh Ansible v3.8.2_6.7.1

12 Apr 08:24
128f81d
Compare
Choose a tag to compare
  • Updated to 6.7.1 ELK version: #166

Wazuh Ansible v3.8.2_6.5.4

12 Apr 08:20
9ecfd7a
Compare
Choose a tag to compare

Changed

  • Update to Wazuh version v3.8.2. (#150)

Wazuh Ansible v3.8.1_6.5.4

25 Jan 00:56
Compare
Choose a tag to compare

Changed

  • Update to Wazuh version v3.8.1. (#148)

Wazuh Ansible v3.8.0_6.5.4

19 Jan 00:03
df95a75
Compare
Choose a tag to compare

[v3.8.0]

Added

  • Added custom name for single agent registration (#117)
  • Adapt ossec.conf file for windows agents (#118)
  • Added labels to ossec.conf (#135)

Changed

  • Changed Windows installation directory (#116)
  • move redundant tags to the outer block (#133)
  • Adapt new version (3.8.0-6.5.4) (#144)

Fixed

  • Fixed a couple linting issues with yamllint and ansible-review (#111)
  • Fixes typos: The word credentials doesn't have two consecutive e's (#130)
  • Fixed multiple remote connection (#120)
  • Fixed null value for wazuh_manager_fqdn (#132)
  • Erasing extra spaces in playbooks (#131)
  • Fixed oracle java cookies (#143)

Removed

  • delete useless files from wazuh-manager role (#137)

Wazuh Ansible v3.7.2_6.5.4

20 Dec 17:46
9327f05
Compare
Choose a tag to compare

[v3.7.2]

Changed

  • Adapt configuration to current release (#106)

[v3.7.1]

Added

  • Include template local_internal_options.conf. (#87)
  • Add multiple Elasticsearch IPs for Logstash reports. (#92)

Changed

  • Changed windows agent version. (#89)
  • Updating to Elastic Stack to 6.5.3 and Wazuh 3.7.1. (#108)

Fixed

  • Solve the conflict betwwen tha agent configuration and the shared master configuration. Also include monitoring for /var/log/auth.log. (#90)
  • Moved custom_ruleset files. (#98)
  • Add authlog fix to localfile. (#99)
  • Exceptions reload systemd. (#114)

Removed

  • Clean old code for windows agent. (#86)

Wazuh Ansible v3.7.0-3701

13 Nov 12:00
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file.

v3.7.0-3701

Added

  • Amazon Linux deployments are now supported (#71) (#67)
  • Added the option to add rule files and decoders directly over the local rule and decoder directories in /var/ossec/etc (#81).
  • Added the necessary variables to configure a new configuration template for the Wazuh API (#80).
  • Added the option to verify the shared configuration for agents set in the manager (#76).
  • Added the option to configure the active response (#75).

Changed

  • Repository restructure.
  • Extended conditions to register a Wazuh agent. Now will register the agent in cases where there is no client.keys or the file exists but this empty (#79).
  • Grouping of tasks in a block under the same condition to improve the efficiency of the code (#74).
  • Improved efficiency of the Java repository (#73).

Fixed

  • Fix oracle java cookie (#71).
  • include the logall_json label in ossec.conf template. This was causing an error when recreating the cdb_lists (#84).

Wazuh Ansible v3.6.1

04 Oct 11:01
397dcb5
Compare
Choose a tag to compare

Initial playbooks and roles to deploy Wazuh v3.6.1 with Ansible.