mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
13 lines
306 B
YAML
13 lines
306 B
YAML
galaxy_info:
|
|
role_name: keyboard-color
|
|
author: Kevin Veen-Birkenbach
|
|
description: "Ansible role to set up dynamic keyboard color change on MSI laptops"
|
|
min_ansible_version: 2.9
|
|
platforms:
|
|
- name: Linux
|
|
versions:
|
|
- all
|
|
dependencies:
|
|
- pc_system-aur-helper
|
|
- systemd_notifier
|