diff --git a/machine.yml b/machine.yml index 803ed4a..4c547e7 100644 --- a/machine.yml +++ b/machine.yml @@ -17,8 +17,8 @@ - name: Enable/start NTP service: name: systemd-timesyncd - state: started enabled: yes + state: started # ---------------------------------------------------------------------------------------------- # E-mail configuration. @@ -83,8 +83,8 @@ - name: Enable/restart postfix service: name: postfix - state: restarted enabled: yes + state: restarted when: mail_mailname is changed or mail_aliases is changed or