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

Add meta info

This commit is contained in:
Lilian Roller 2019-04-26 11:06:01 +02:00
parent 81491d9288
commit 28b6a20719
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B

28
meta/main.yml Normal file
View file

@ -0,0 +1,28 @@
---
galaxy_info:
author: L3D
description: Install xrandr and their graphical version (arandr) to control your monitors.
license: license (MIT)
min_ansible_version: 2.2
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
- hdmi
- i3wm
- arch
- desktop
dependencies: []