forked from infra/ansible
Zabbix: use correct memcached template name
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
parent
cd10ee361a
commit
3859aac303
1 changed files with 1 additions and 2 deletions
|
|
@ -93,6 +93,5 @@
|
|||
- name: Add self to Memcached template in Zabbix
|
||||
community.zabbix.zabbix_host:
|
||||
host_name: "{{ inventory_hostname }}"
|
||||
host_groups: Postfix servers
|
||||
link_templates: Postfix Mail Queue
|
||||
link_templates: Memcached checks
|
||||
force: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue