Deploy the rabbitmq_Cluster role

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-08-02 20:07:17 +00:00
parent c71de9325b
commit 7bc70e4b46

View file

@ -23,6 +23,7 @@
- sudo
- { role: openvpn/client,
when: env != "staging" }
- rabbitmq_Cluster
tasks:
- import_tasks: "{{ tasks_path }}/2fa_client.yml"