Merge "Restrict the rabbitmq only start on rabbitmq group"
This commit is contained in:
commit
882636c9dd
@ -1,2 +1,3 @@
|
|||||||
---
|
---
|
||||||
- include: "{{ action }}.yml"
|
- include: "{{ action }}.yml"
|
||||||
|
when: inventory_hostname in groups['rabbitmq']
|
||||||
|
Loading…
Reference in New Issue
Block a user