Update changelog

This commit is contained in:
Jesus Garcia 2026-03-11 11:15:37 -05:00
parent ee4e5deb88
commit 9704b6e790
No known key found for this signature in database
GPG Key ID: 8461CA78326C96C9

View File

@ -27,6 +27,7 @@ All notable changes to this project will be documented in this file.
### Changed
- Migrate injected ansible_* facts to ansible_facts.* ([#1964](https://github.com/wazuh/wazuh-ansible/pull/1964))
- 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))