mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 11:18:32 +01:00
14 lines
226 B
YAML
14 lines
226 B
YAML
- name: Icinga
|
|
include: icinga.yaml
|
|
when: monitoring_master
|
|
tags:
|
|
- icinga
|
|
- monitoring-master
|
|
|
|
- name: Grafana.yaml
|
|
include: icinga.yaml
|
|
when: monitoring_master
|
|
tags:
|
|
- grafana
|
|
- monitoring-master
|