formatting

This commit is contained in:
tolerryan
2024-12-17 01:58:44 -06:00
parent c6f87c882d
commit 023c344c46

View File

@@ -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: