diff --git a/group-all.yml b/group-all.yml
index 7bf3267..e46c4d7 100644
--- a/group-all.yml
+++ b/group-all.yml
@@ -35,6 +35,7 @@
           - "origin=${ distro_id },archive=${ distro_codename }-updates"
         unattended_package_blacklist: [cowsay]
         unattended_mail: "root"
+        unattended_mail_only_on_error: true
 
     - name: Install some common software packages
       ansible.builtin.apt: