Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
/ intelgpu Public archive

Ansible role to install intel graphics drivers

License

Notifications You must be signed in to change notification settings

rolehippie/intelgpu

Repository files navigation

intelgpu

Source Code General Workflow Readme Workflow Galaxy Workflow License: Apache-2.0 Ansible Role

Important

This role have been archived because of the lack of maintenance and because we are not actively using it anymore. If you are using this role feel free to fork and maintain it on your own. Maybe we will unarchive this repository in the future at some point, maybe not... Who knows...

Ansible role to install intel graphics drivers.

Sponsor

Building and improving this Ansible role have been sponsored by my current and previous employers like Cloudpunks GmbH and Proact Deutschland GmbH.

Table of content


Requirements

  • Minimum Ansible version: 2.10

Default Variables

intelgpu_enable_i386

Enable installation of i386 packages

Default value

intelgpu_enable_i386: true

intelgpu_packages

List of packages to install

Default value

intelgpu_packages:
  - libgl1-mesa-dri:i386
  - mesa-vulkan-drivers
  - mesa-vulkan-drivers:i386

Discovered Tags

intelgpu

Dependencies

  • None

License

Apache-2.0

Author

Thomas Boerger