From 9704b6e7909dee60b5aa640cb9e7bc37ae21dbf9 Mon Sep 17 00:00:00 2001 From: Jesus Garcia Date: Wed, 11 Mar 2026 11:15:37 -0500 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 488a12cc..88be3ff9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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))