4 lines
79 B
YAML
4 lines
79 B
YAML
|
---
|
||
|
- name: restart redis
|
||
|
service: "name={{ redis_daemon }} state=restarted"
|