[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