--- - name: Deploy Diun (Docker Image Update Notifier) hosts: all become: true roles: - role: diun when: enable_diun | default(true)