5 lines
153 B
YAML
Raw Normal View History

---
- include: do_reconfigure.yml
when: inventory_hostname in groups['cloudkitty-api']
or inventory_hostname in groups['cloudkitty-processor']