formatting
This commit is contained in:
@@ -8,11 +8,11 @@
|
|||||||
deb: /tmp/zabbix-release_7.2.deb
|
deb: /tmp/zabbix-release_7.2.deb
|
||||||
|
|
||||||
- name: Install zabbix-agent2 and plugins
|
- name: Install zabbix-agent2 and plugins
|
||||||
update_cache: yes
|
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
name:
|
name:
|
||||||
- zabbix-agent2
|
- zabbix-agent2
|
||||||
- zabbix-agent2-plugin-*
|
- zabbix-agent2-plugin-*
|
||||||
|
update_cache: yes
|
||||||
|
|
||||||
- name: Restart zabbix-agent2
|
- name: Restart zabbix-agent2
|
||||||
systemd:
|
systemd:
|
||||||
|
|||||||
Reference in New Issue
Block a user