ansible-roles/roles/zabbix_lld_all_graph/tasks/main.yml

9 lines
135 B
YAML
Raw Normal View History

2021-12-01 19:13:34 +01:00
---
2022-03-07 14:00:06 +01:00
- include_tasks: install.yml
tags: always
- include_tasks: conf.yml
tags: always
- include_tasks: services.yml
tags: always