Restrict the rabbitmq only start on rabbitmq group
Change-Id: I375d637eff76dd3d00e61e521c0d68a19e5da9a3 Closes-Bug: #1562261
This commit is contained in:
parent
90321d0497
commit
0ae14ebb07
@ -1,2 +1,3 @@
|
||||
---
|
||||
- include: "{{ action }}.yml"
|
||||
when: inventory_hostname in groups['rabbitmq']
|
||||
|
Loading…
Reference in New Issue
Block a user