fix indentation

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

View File

@ -15,10 +15,10 @@
listen: __ucs_dovecot_restart
become: True
- name: Restart postfix service
service:
name: postfix
state: restarted
enabled: yes
listen: __ucs_postfix_restart
become: True
- name: Restart postfix service
service:
name: postfix
state: restarted
enabled: yes
listen: __ucs_postfix_restart
become: True