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

25 lines
476 B
YAML
Raw Normal View History

2017-12-31 00:56:01 +01:00
---
galaxy_info:
2019-06-11 13:18:44 +02:00
role_name: i3wm
2021-09-07 14:56:16 +02:00
author: do1jlr
2019-06-11 13:18:44 +02:00
description: Install and configure i3wm on common linux distibutions (https://i3wm.org/)
license: "MIT"
2021-09-07 14:56:16 +02:00
min_ansible_version: 2.11
github_branch: main
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
2021-09-07 14:56:16 +02:00
versions: all
2017-12-31 00:56:01 +01:00
- name: Ubuntu
2021-09-07 14:56:16 +02:00
versions: all
2019-04-24 09:40:42 +02:00
- name: Fedora
2021-09-07 14:56:16 +02:00
versions: all
2019-04-24 12:43:25 +02:00
galaxy_tags:
2019-04-24 09:40:42 +02:00
- i3wm
- desktop
2019-06-11 13:18:44 +02:00
- linux
2021-09-07 14:56:16 +02:00
- xorg
- wayland
2017-12-31 00:56:01 +01:00
dependencies: []