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
2019-06-11 13:49:05 +02:00

30 lines
555 B
YAML

---
galaxy_info:
author: L3D
description: Install xrandr and their graphical version (arandr) to control your monitors.
license: license (MIT)
min_ansible_version: 2.3
role_name: xrandr-help
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
- help
- hdmi
- i3wm
- arch
- desktop
dependencies: []