dovecot: One more ansible-litn fix

This commit is contained in:
Timo Makinen 2022-10-29 17:57:14 +00:00
parent a4e756a1fc
commit 6f743ee8f1

View file

@ -1,5 +1,5 @@
--- ---
- name: Restart dovecot - name: Restart dovecot
service: ansible.builtin.service:
name: dovecot name: dovecot
state: restarted state: restarted