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 listen: __ucs_dovecot_restart
become: True become: True
- name: Restart postfix service - name: Restart postfix service
service: service:
name: postfix name: postfix
state: restarted state: restarted