rabbitmq/playbooks/rabbitmq.yml

10 lines
100 B
YAML

---
- name: install and configure rabbitmq
hosts: rabbitmq
serial: 1
roles:
- rabbitmq