--- - name: Install drivers ansible.builtin.package: name: "{{ item }}" state: installed with_items: - akmod-nvidia - xorg-x11-drv-nvidia-cuda