18 lines
360 B
YAML
18 lines
360 B
YAML
---
|
|
|
|
- name: restart di-notification-service-grpc
|
|
service:
|
|
name: "di-notification-service-grpc"
|
|
state: restarted
|
|
|
|
- name: restart di-notification-service-rest
|
|
service:
|
|
name: "di-notification-service-rest"
|
|
state: restarted
|
|
|
|
- name: restart di-notification-service-zmq
|
|
service:
|
|
name: "di-notification-service-zmq"
|
|
state: restarted
|
|
|