--- - name: "Add incus repository to system" ansible.builtin.include_tasks: add-repo.yaml # TODO: Should presumably be split - name: "Install and bootstrap incus" ansible.builtin.include_tasks: bootstrap.yaml