We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3906c6 commit ba2f38bCopy full SHA for ba2f38b
roles/iommu/README.md
@@ -4,6 +4,10 @@
4
5
- `iommu_pt`: Default true, Configure passthrough mode, which doesn't require DMA translation.
6
7
+## Host Vars
8
+
9
+- `vfio_pci.ids`: Can optionally be set with the pci id of the device to pass-through.
10
11
## Example playbook
12
13
```
0 commit comments