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 - nrpe
- name: Force restart redis - name: Force restart redis
command: /bin/true command: /bin/true
notify: restart redis notify: restart redis
when: redis_restart_force when: redis_restart_force