Releases: wazuh/wazuh-ansible
Releases · wazuh/wazuh-ansible
Wazuh Ansible v4.1.5
Added
- Update to Wazuh v4.1.5
Wazuh Ansible v4.1.1
[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
[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
toadmin
. 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
inopendistro-elasticsearch
(@neonmei, @dragospe) PR#530 - Add missing variable
elasticsearch_node_master
inopendistro-elasticsearch
(@neonmei) PR#534 - Add missing variable
elasticsearch_network_host
inopendistro-elasticsearch
(@neonmei) PR#540
Wazuh Ansible v4.0.3
[v4.0.3]
Added
- Update to Wazuh v4.0.3
Fixed
- Fix wrong
delegate_to
in task added by PR#488, hotfixed inv4.0.2
in PR#511
Wazuh Ansible v4.0.2
[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
andapi_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
[v4.0.1]
Added
- Update to Wazuh v4.0.1
- Allow installing fixed Filebeat-oss version (@Zenidd) PR#486
- Feature adapt molecule tests (@neonmei) PR#477
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
Wazuh Ansible v3.13.2
Wazuh Ansible v3.13.1_7.8.0
Added
- Update to Wazuh v3.13.1
- Add support to configure path.repo option in ES. Required for backups/snapshots (@pescobar) PR#433
Changed
- Update Opendistro tasks (@jm404) PR#443
- Provide ansible.cfg with merge hash_behaviour (@xr09) PR#440
Fixed
- Fixes for wazuh-agent registration (@pchristos) PR#406
- Fixes for OpenDistro deployments (@xr09) PR#445