diff --git a/roles/mail_forwarder/playbook.yml b/roles/mail_forwarder/playbook.yml index 2fc2b90126a3d8f4c6577b754c8667258ae2fd54..c2192093c09714b4bdeb8670cff03f44751d540d 100644 --- a/roles/mail_forwarder/playbook.yml +++ b/roles/mail_forwarder/playbook.yml @@ -6,6 +6,7 @@ - name: Update all caches to avoid errors due to missing remote archives apt: update_cache: yes + changed_when: False - hosts: all tasks: