From 8a21f6369830316d7df8c17dc8694a10976ca752 Mon Sep 17 00:00:00 2001 From: Alex-Welsh Date: Tue, 3 Dec 2024 09:19:29 +0000 Subject: [PATCH] Move stray comment line --- etc/kayobe/ansible/wazuh-manager.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/kayobe/ansible/wazuh-manager.yml b/etc/kayobe/ansible/wazuh-manager.yml index c9fcdccf6..341853b3f 100644 --- a/etc/kayobe/ansible/wazuh-manager.yml +++ b/etc/kayobe/ansible/wazuh-manager.yml @@ -9,7 +9,6 @@ when: - groups["wazuh-manager"] | length > 0 - # Certificates generation block: - name: Fail if using old path for Wazuh certificates ansible.builtin.fail: @@ -35,6 +34,7 @@ that: local_custom_certs_path is not defined fail_msg: The variable, `local_custom_certs_path`, is no longer used. Please remove this variable. +# Certificates generation - name: Apply Wazuh indexer role hosts: localhost roles: