remove useless task as already done in others
This commit is contained in:
parent
6c69a8b734
commit
3f41ce7b56
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
|
||||
- name: "[APT] - Install Zabbix from repository"
|
||||
apt:
|
||||
name: "{{ zabbix_client_pkg }}"
|
||||
state: latest
|
||||
update_cache: yes
|
||||
install_recommends: no
|
||||
notify:
|
||||
- restart zabbix_agent
|
Loading…
Reference in a new issue