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

4 lines
83 B
YAML

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