Merge "Restrict the rabbitmq only start on rabbitmq group"

This commit is contained in:
Jenkins 2016-03-29 19:47:09 +00:00 committed by Gerrit Code Review
commit 882636c9dd

View File

@ -1,2 +1,3 @@
---
- include: "{{ action }}.yml"
when: inventory_hostname in groups['rabbitmq']