redis: indentation typo

This commit is contained in:
Jérémy Lecour 2018-12-21 11:13:40 +01:00 committed by Jérémy Lecour
parent 92a25a9502
commit 42d1cb7906

View file

@ -92,6 +92,6 @@
- nrpe
- name: Force restart redis
command: /bin/true
notify: restart redis
when: redis_restart_force
command: /bin/true
notify: restart redis
when: redis_restart_force