Skip to content

Instantly share code, notes, and snippets.

@jonoharms
jonoharms / playbook.yml
Created February 3, 2025 11:01
setup virtual intel gpu on proxmox 8.3
# ref https://www.derekseaman.com/2024/07/proxmox-ve-8-2-windows-11-vgpu-vt-d-passthrough-with-intel-alder-lake.html
---
- hosts: pve
vars_prompt:
- name: mok_password
prompt: What is your mok password?
tasks: