Merge "Serialize RabbitMQ container prep"

This commit is contained in:
Jenkins
2017-03-06 15:30:24 +00:00
committed by Gerrit Code Review

View File

@@ -15,6 +15,7 @@
- name: Create and configure rabbitmq container
hosts: "{{ rabbitmq_host_group | default('rabbitmq_all') }}"
serial: 1
gather_facts: "{{ gather_facts | default(True) }}"
max_fail_percentage: 0
user: root