Skip to content

Latest commit

 

History

History
70 lines (43 loc) · 1.87 KB

README.md

File metadata and controls

70 lines (43 loc) · 1.87 KB

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