You can config redis using the app.yml section Beginning of custom commands with something like
- replace:
filename: "/etc/redis/redis.conf"
from: "daemonize yes"
to: ""
You can config redis using the app.yml section Beginning of custom commands with something like
- replace:
filename: "/etc/redis/redis.conf"
from: "daemonize yes"
to: ""