Fixed errors in playbook
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
[program:redis]
|
||||
command=redis-server %(ENV_HOME)s/.redis/conf
|
||||
command=redis-server %(ENV_HOME)s/.redis/config
|
||||
directory=%(ENV_HOME)s/.redis
|
||||
autostart=yes
|
||||
autorestart=yes
|
||||
|
||||
Reference in New Issue
Block a user