5 lines
153 B
YAML
5 lines
153 B
YAML
|
---
|
||
|
- include: do_reconfigure.yml
|
||
|
when: inventory_hostname in groups['cloudkitty-api']
|
||
|
or inventory_hostname in groups['cloudkitty-processor']
|