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
489 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
2023-05-19 17:07:00 +02:00
author: l3d
2019-06-11 13:18:44 +02:00
description: Install and configure i3wm on common linux distibutions (https://i3wm.org/)
license: "MIT"
2023-05-19 17:07:00 +02:00
min_ansible_version: '2.13'
2021-09-07 14:56:16 +02:00
github_branch: main
2017-12-31 00:56:01 +01:00
platforms:
2023-05-19 17:07:00 +02:00
- name: ArchLinux
versions: ['all']
2017-12-31 00:56:01 +01:00
- name: Debian
2023-05-19 17:07:00 +02:00
versions: ['all']
2017-12-31 00:56:01 +01:00
- name: Ubuntu
2023-05-19 17:07:00 +02:00
versions: ['all']
2019-04-24 09:40:42 +02:00
- name: Fedora
2023-05-19 17:07:00 +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
2023-05-19 17:07:00 +02:00
- linux
2017-12-31 00:56:01 +01:00
dependencies: []