From 023c344c4696c46110cd33049c5ccbff0af6e277 Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Tue, 17 Dec 2024 01:58:44 -0600 Subject: [PATCH] formatting --- roles/lib/setup-zabbix-agent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/lib/setup-zabbix-agent.yml b/roles/lib/setup-zabbix-agent.yml index 91dd747..adce72a 100644 --- a/roles/lib/setup-zabbix-agent.yml +++ b/roles/lib/setup-zabbix-agent.yml @@ -8,11 +8,11 @@ deb: /tmp/zabbix-release_7.2.deb - name: Install zabbix-agent2 and plugins - update_cache: yes ansible.builtin.apt: name: - zabbix-agent2 - zabbix-agent2-plugin-* + update_cache: yes - name: Restart zabbix-agent2 systemd: