4 lines
83 B
YAML
4 lines
83 B
YAML
---
|
|
- include: "{{ action }}.yml"
|
|
when: inventory_hostname in groups['rabbitmq']
|