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

26 lines
462 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
description: Install and configure i3wm (https://i3wm.org/)
2017-12-31 00:56:01 +01:00
license: license (Apache)
min_ansible_version: 2.2
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
- name: Ubuntu
versions:
2019-04-24 09:40:42 +02:00
- bionic
- name: Fedora
versions:
- 28
- 29
galaxy_tags:
- i3wm
- arch
- desktop
2017-12-31 00:56:01 +01:00
dependencies: []