mirror of
https://github.com/roles-ansible/ansible_role_i3wm.git
synced 2024-08-16 10:09:53 +02:00
Update metadata
This commit is contained in:
parent
d628730b32
commit
c3ac136b12
1 changed files with 14 additions and 4 deletions
|
@ -1,15 +1,25 @@
|
||||||
---
|
---
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: Owe Bretthauer
|
author: L3D
|
||||||
description: i3wm (https://i3wm.org/)
|
description: Install and configure i3wm (https://i3wm.org/)
|
||||||
license: license (Apache)
|
license: license (Apache)
|
||||||
min_ansible_version: 2.2
|
min_ansible_version: 2.2
|
||||||
platforms:
|
platforms:
|
||||||
|
- name: Archlinux
|
||||||
|
versions: all
|
||||||
- name: Debian
|
- name: Debian
|
||||||
versions:
|
versions:
|
||||||
- stretch
|
- stretch
|
||||||
- name: Ubuntu
|
- name: Ubuntu
|
||||||
versions:
|
versions:
|
||||||
- xenial
|
- bionic
|
||||||
galaxy_tags: [i3wm]
|
- disco
|
||||||
|
- name: Fedora
|
||||||
|
versions:
|
||||||
|
- 28
|
||||||
|
- 29
|
||||||
|
galaxy_tags:
|
||||||
|
- i3wm
|
||||||
|
- arch
|
||||||
|
- desktop
|
||||||
dependencies: []
|
dependencies: []
|
||||||
|
|
Loading…
Reference in a new issue