fix indentation
This commit is contained in:
parent
f81716396c
commit
1e09dd96c8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user