diff --git a/roles/yavdr-common/tasks/configure_system.yml b/roles/yavdr-common/tasks/configure_system.yml index e0e0928..37e310a 100644 --- a/roles/yavdr-common/tasks/configure_system.yml +++ b/roles/yavdr-common/tasks/configure_system.yml @@ -12,6 +12,7 @@ question: dash/sh value: 'false' vtype: select + notify: ['Reconfigure unattended upgrades with dpkg'] - name: create vdr group group: gid: '{{ vdr.gid }}'