mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-01 02:33:10 +01:00
13 lines
303 B
YAML
13 lines
303 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:
|
|
- system-aur-helper
|
|
- systemd-notifier
|