Skip to content

Ansible role to load or unload kernel modules

License

Notifications You must be signed in to change notification settings

rolehippie/modprobe

Repository files navigation

modprobe

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

Ansible role to load or unload kernel modules.

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

modprobe_extra

List of extra modules to load

Default value

modprobe_extra: []

modprobe_general

List of general modules to load

Default value

modprobe_general: []

Discovered Tags

modprobe

Dependencies

  • None

License

Apache-2.0

Author

Thomas Boerger