
Adds initial support for Rabbitmq in Ansible using the CONFIG_EXTERNAL methods. Additionally, this refactors some of the Rabbitmq config script to allow for reuse by CONFIG_EXTERNAL. Partially Implements: blueprint ansible-service Change-Id: I1765548f7e4f1258eb8a49e2a23242955f52655d
7 lines
74 B
YAML
7 lines
74 B
YAML
---
|
|
- include: config.yml
|
|
|
|
- include: bootstrap.yml
|
|
|
|
- include: start.yml
|