mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-26 07:05:19 +02:00
6 lines
156 B
YAML
6 lines
156 B
YAML
---
|
|
|
|
- name: Deploy lld graphs config
|
|
template: src=zabbix-lld-all-graph.j2 dest=/etc/sysconfig/zabbix-lld-all-graph mode=600 owner=zabbix
|
|
tags: zabbix
|