1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_i3wm.git synced 2024-08-16 10:09:53 +02:00
ansible_role_i3wm/meta/main.yml

29 lines
526 B
YAML
Raw Normal View History

2017-12-31 00:56:01 +01:00
---
galaxy_info:
2019-04-24 09:40:42 +02:00
author: L3D
2019-06-11 13:18:44 +02:00
role_name: i3wm
description: Install and configure i3wm on common linux distibutions (https://i3wm.org/)
license: "MIT"
min_ansible_version: 2.3
2019-04-24 10:01:19 +02:00
github_branch: master
2017-12-31 00:56:01 +01:00
platforms:
2019-04-24 09:40:42 +02:00
- name: Archlinux
versions: all
2017-12-31 00:56:01 +01:00
- name: Debian
versions:
- stretch
2019-06-11 13:18:44 +02:00
- jessie
2017-12-31 00:56:01 +01:00
- name: Ubuntu
versions:
2019-04-24 09:40:42 +02:00
- bionic
- name: Fedora
versions:
- 28
- 29
2019-04-24 12:43:25 +02:00
galaxy_tags:
2019-04-24 09:40:42 +02:00
- i3wm
- arch
- desktop
2019-06-11 13:18:44 +02:00
- linux
2017-12-31 00:56:01 +01:00
dependencies: []