From a81c495a2fd8c5f8d749a97c759681a08e5924ea Mon Sep 17 00:00:00 2001 From: Expand-sys Date: Thu, 25 Jan 2024 11:21:28 +1100 Subject: [PATCH] aaa --- wazuhagent.ansible.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wazuhagent.ansible.yaml b/wazuhagent.ansible.yaml index 48b5cfa..118aae2 100644 --- a/wazuhagent.ansible.yaml +++ b/wazuhagent.ansible.yaml @@ -42,7 +42,7 @@ - name: Wazuh | apt source ansible.builtin.apt_repository: - repo: "deb [signed-by=/usr/share/keyrings/wazuh.gpg] https://packages.wazuh.com/4.x/apt/ stable main" + repo: "deb [trusted=true] https://packages.wazuh.com/4.x/apt/ stable main" state: present - name: Wuzah install