forked from infra/ansible
Restart RabbitMQ when the cert change
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
f550f61788
commit
83a81d1ece
1 changed files with 2 additions and 0 deletions
|
|
@ -63,6 +63,8 @@
|
|||
- name: Build combined node key
|
||||
assemble: src=/etc/rabbitmq/nodecert/ dest=/etc/rabbitmq/nodecert.combined.pem
|
||||
owner=rabbitmq group=rabbitmq mode=0600
|
||||
notify:
|
||||
- Restart rabbitmq
|
||||
tags:
|
||||
- rabbitmq_cluster
|
||||
- config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue