Releases: wazuh/wazuh-ansible
Releases · wazuh/wazuh-ansible
Wazuh Ansible v3.8.2_6.7.1
- Updated to
6.7.1
ELK version: #166
Wazuh Ansible v3.8.2_6.5.4
Changed
- Update to Wazuh version v3.8.2. (#150)
Wazuh Ansible v3.8.1_6.5.4
Changed
- Update to Wazuh version v3.8.1. (#148)
Wazuh Ansible v3.8.0_6.5.4
[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
[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
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
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
Wazuh Ansible v3.6.1
Initial playbooks and roles to deploy Wazuh v3.6.1 with Ansible.