1
0
Fork 0
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:
L3D 2021-09-07 14:56:16 +02:00
parent 741bc2b446
commit 15b2e1dc10
Signed by: l3d
GPG key ID: CD08445BFF4313D1

View file

@ -1,28 +1,24 @@
--- ---
galaxy_info: galaxy_info:
author: L3D
role_name: i3wm role_name: i3wm
author: do1jlr
description: Install and configure i3wm on common linux distibutions (https://i3wm.org/) description: Install and configure i3wm on common linux distibutions (https://i3wm.org/)
license: "MIT" license: "MIT"
min_ansible_version: 2.3 min_ansible_version: 2.11
github_branch: master github_branch: main
platforms: platforms:
- name: Archlinux - name: Archlinux
versions: all versions: all
- name: Debian - name: Debian
versions: versions: all
- stretch
- jessie
- name: Ubuntu - name: Ubuntu
versions: versions: all
- bionic
- name: Fedora - name: Fedora
versions: versions: all
- 28
- 29
galaxy_tags: galaxy_tags:
- i3wm - i3wm
- arch
- desktop - desktop
- linux - linux
- xorg
- wayland
dependencies: [] dependencies: []