Update changelog

This commit is contained in:
Jesus Garcia 2026-03-12 11:45:32 -05:00
parent 94b84a7209
commit a70d072578
No known key found for this signature in database
GPG Key ID: 8461CA78326C96C9

View File

@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
### Changed
- Remove custom user configuration and related scripts ([#1967](https://github.com/wazuh/wazuh-ansible/pull/1967))
- Fix mismatched tags in .j2 template files ([#1930](https://github.com/wazuh/wazuh-ansible/pull/1930))
- Address Misconfiguration of indexer_cluster_nodes Parameter ([#1929](https://github.com/wazuh/wazuh-ansible/pull/1929))
- Remove meta yamls that prevent indexer and agent role installation from PR #1806 ([#1921](https://github.com/wazuh/wazuh-ansible/pull/1921))