We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3906c6 commit 2aef96fCopy full SHA for 2aef96f
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