1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_xrandr_help.git synced 2024-08-16 10:09:52 +02:00
ansible_role_xrandr_help/meta/main.yml

31 lines
555 B
YAML
Raw Normal View History

2019-04-26 11:06:01 +02:00
---
galaxy_info:
author: L3D
description: Install xrandr and their graphical version (arandr) to control your monitors.
license: license (MIT)
2021-03-16 20:33:27 +01:00
min_ansible_version: 2.8
2019-06-11 16:23:03 +02:00
role_name: xrandr_help
2019-04-26 11:06:01 +02:00
github_branch: master
platforms:
- name: Archlinux
versions: all
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
- name: Fedora
versions:
- all
galaxy_tags:
- xrandr
- xorg
- monitor
2019-06-11 13:49:05 +02:00
- help
2019-04-26 11:06:01 +02:00
- hdmi
- i3wm
- arch
- desktop
dependencies: []