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
496 B
YAML
Raw Normal View History

2017-12-31 00:56:01 +01:00
---
galaxy_info:
2024-07-16 21:35:20 +02:00
role_name: sway
2023-05-19 17:07:00 +02:00
author: l3d
2024-07-16 21:35:20 +02:00
description: Install and configure swaywm on common linux distibutions (https://swaywm.org/)
2019-06-11 13:18:44 +02:00
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:
2024-07-16 21:35:20 +02:00
- sway
2019-04-24 09:40:42 +02:00
- desktop
2019-06-11 13:18:44 +02:00
- linux
2024-07-16 21:35:20 +02:00
- wayland
2023-05-19 17:07:00 +02:00
- linux
2017-12-31 00:56:01 +01:00
dependencies: []