kolla/ansible/roles/grafana/tasks/reconfigure.yml

4 lines
82 B
YAML

---
- include: do_reconfigure.yml
when: inventory_hostname in groups['grafana']