redis: fix shell for redis users

This commit is contained in:
Jérémy Lecour 2018-11-14 15:34:03 +01:00 committed by Jérémy Lecour
parent c60f30b106
commit e89da9146b
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
group: "redis-{{ redis_instance_name }}"
state: present
system: True
shell: '/bin/falase'
shell: '/bin/false'
tags:
- redis