--- - hosts: all become: true tasks: - import_tasks: tasks/debian-general/repositories-bullseye.yml - import_tasks: tasks/debian-general/upgrade.yml