Skip to content
This repository has been archived by the owner on Jun 30, 2024. It is now read-only.

An Ansible role that enables IOMMU on a Proxmox VE host.

License

Notifications You must be signed in to change notification settings

mirceanton/ansible_role-proxmox_iommu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxmox: IOMMU

An Ansible role that enables IOMMU on a Proxmox VE host.

Requirements

N/A.

Role Variables

Variable Type Description
proxmox_iommu_cmdline_override string Override the auto-generated cmdline with this variable.
proxmox_iommu_boot_type_override string Override the auto-detected boot type with this variable.

Dependencies

N/A.

Example Playbook

---
- name: Enable IOMMU on all PVE hosts
  hosts: pve
  remote_user: root

  roles:
    - role: mirceanton.proxmox_iommu

LICENSE

MIT

Author Information

A role developed by Mircea-Pavel ANTON.