mirror of
https://github.com/roles-ansible/ansible_role_i3wm.git
synced 2024-08-16 10:09:53 +02:00
15 lines
294 B
YAML
15 lines
294 B
YAML
---
|
|
galaxy_info:
|
|
author: Owe Bretthauer
|
|
description: i3wm (https://i3wm.org/)
|
|
license: license (Apache)
|
|
min_ansible_version: 2.2
|
|
platforms:
|
|
- name: Debian
|
|
versions:
|
|
- stretch
|
|
- name: Ubuntu
|
|
versions:
|
|
- xenial
|
|
galaxy_tags: [i3wm]
|
|
dependencies: []
|