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

30 lines
531 B
YAML
Raw Normal View History

2019-04-26 11:06:01 +02:00
---
galaxy_info:
2021-03-16 21:16:27 +01:00
author: do1jlr
role_name: xrandr_help
2019-04-26 11:06:01 +02:00
description: Install xrandr and their graphical version (arandr) to control your monitors.
2021-03-16 21:16:27 +01:00
license: MIT
2021-03-16 20:33:27 +01:00
min_ansible_version: 2.8
2021-03-16 21:16:27 +01:00
github_branch: main
2019-04-26 11:06:01 +02:00
platforms:
- name: Archlinux
versions: all
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
- name: EL
2019-04-26 11:06:01 +02:00
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
- arch
- desktop
dependencies: []