mirror of
https://github.com/roles-ansible/ansible_role_i3wm.git
synced 2024-08-16 10:09:53 +02:00
update meta info
This commit is contained in:
parent
741bc2b446
commit
15b2e1dc10
1 changed files with 8 additions and 12 deletions
|
@ -1,28 +1,24 @@
|
|||
---
|
||||
galaxy_info:
|
||||
author: L3D
|
||||
role_name: i3wm
|
||||
author: do1jlr
|
||||
description: Install and configure i3wm on common linux distibutions (https://i3wm.org/)
|
||||
license: "MIT"
|
||||
min_ansible_version: 2.3
|
||||
github_branch: master
|
||||
min_ansible_version: 2.11
|
||||
github_branch: main
|
||||
platforms:
|
||||
- name: Archlinux
|
||||
versions: all
|
||||
- name: Debian
|
||||
versions:
|
||||
- stretch
|
||||
- jessie
|
||||
versions: all
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- bionic
|
||||
versions: all
|
||||
- name: Fedora
|
||||
versions:
|
||||
- 28
|
||||
- 29
|
||||
versions: all
|
||||
galaxy_tags:
|
||||
- i3wm
|
||||
- arch
|
||||
- desktop
|
||||
- linux
|
||||
- xorg
|
||||
- wayland
|
||||
dependencies: []
|
||||
|
|
Loading…
Reference in a new issue