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:
|
||||
author: Owe Bretthauer
|
||||
description: i3wm (https://i3wm.org/)
|
||||
author: L3D
|
||||
description: Install and configure i3wm (https://i3wm.org/)
|
||||
license: license (Apache)
|
||||
min_ansible_version: 2.2
|
||||
platforms:
|
||||
- name: Archlinux
|
||||
versions: all
|
||||
- name: Debian
|
||||
versions:
|
||||
- stretch
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- xenial
|
||||
galaxy_tags: [i3wm]
|
||||
- bionic
|
||||
- disco
|
||||
- name: Fedora
|
||||
versions:
|
||||
- 28
|
||||
- 29
|
||||
galaxy_tags:
|
||||
- i3wm
|
||||
- arch
|
||||
- desktop
|
||||
dependencies: []
|
||||
|
|
Loading…
Reference in a new issue