8 lines
88 B
YAML
8 lines
88 B
YAML
---
|
|
|
|
- name: restart di-logging
|
|
service:
|
|
name: "di-logging"
|
|
state: restarted
|
|
|