fix indentation

This commit is contained in:
Robert Kaussow 2018-08-04 23:33:55 +02:00
parent f81716396c
commit 1e09dd96c8

View File

@ -15,7 +15,7 @@
listen: __ucs_dovecot_restart
become: True
- name: Restart postfix service
- name: Restart postfix service
service:
name: postfix
state: restarted