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

4 lines
79 B
YAML

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