restarted

This commit is contained in:
nazunalika 2021-01-24 12:15:04 -07:00
parent 54aae004f0
commit 7c35cfe226

View File

@ -33,5 +33,5 @@
- name: Ensure postfix is running and enabled
service:
name: postfix
state: running
state: restarted
enabled: true