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

24 lines
496 B
YAML

---
galaxy_info:
role_name: sway
author: l3d
description: Install and configure swaywm on common linux distibutions (https://swaywm.org/)
license: "MIT"
min_ansible_version: '2.13'
github_branch: main
platforms:
- name: ArchLinux
versions: ['all']
- name: Debian
versions: ['all']
- name: Ubuntu
versions: ['all']
- name: Fedora
versions: ['all']
galaxy_tags:
- sway
- desktop
- linux
- wayland
- linux
dependencies: []