computer-playbook/roles/drv-msi-keyboard-color
Kevin Veen-Birkenbach 3a839cfe37
Refactor systemctl services and categories due to alarm bugs
This commit restructures systemctl service definitions and category mappings.

Motivation: Alarm-related bugs revealed inconsistencies in service and role handling.

Preparation step: lays the groundwork for fixing the alarm issues by aligning categories, roles, and service templates.
2025-08-18 13:35:43 +02:00
..
2025-07-09 03:49:01 +02:00
2025-08-12 02:38:37 +02:00
2025-07-09 03:49:01 +02:00

MSI Keyboard Driver

Ansible role to set up dynamic keyboard color change on MSI laptops.

Requirements

  • An MSI laptop
  • The msi-perkeyrgb tool installed on the system
  • Ansible 2.9 or later

Role Variables

Available variables are listed below, along with their default values:

vendor_and_product_id: ""

The vendor_and_product_id variable is required and should be set to the vendor and product ID of the MSI laptop.

Author

This role was created by Kevin Veen-Birkenbach.

Chat Conversation

To see how this role was developed, you can refer to the following ChatGPT Conversation that produced this software: