charlesrocket.freebsd.drm role – Manages DRM modules

Note

This role is part of the charlesrocket.freebsd collection (version 1.15.1).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it use: ansible-galaxy collection install charlesrocket.freebsd.

To use it in a playbook, specify: charlesrocket.freebsd.drm.

Entry point main – Manages DRM modules

Synopsis

  • Enable DRM kernel modules

Parameters

Parameter

Comments

drm_module

string

Module name.

Default: "drm-kmod"

Authors

  • charlesrocket