1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_i3wm.git synced 2024-08-16 10:09:53 +02:00

update meta info

This commit is contained in:
Lilian Roller 2019-06-11 13:18:44 +02:00
parent 9f2e309ab7
commit d4f1b40aaa
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B
2 changed files with 7 additions and 4 deletions

View file

@ -1,9 +1,10 @@
---
galaxy_info:
author: L3D
description: Install and configure i3wm (https://i3wm.org/)
license: "Apache"
min_ansible_version: 2.2
role_name: i3wm
description: Install and configure i3wm on common linux distibutions (https://i3wm.org/)
license: "MIT"
min_ansible_version: 2.3
github_branch: master
platforms:
- name: Archlinux
@ -11,6 +12,7 @@ galaxy_info:
- name: Debian
versions:
- stretch
- jessie
- name: Ubuntu
versions:
- bionic
@ -22,4 +24,5 @@ galaxy_info:
- i3wm
- arch
- desktop
- linux
dependencies: []

View file

@ -33,5 +33,5 @@ __i3_workspaces:
user: "{{ i3wm_user }}"
playbook_version_number: 9004 # should be over ninethousand
playbook_version_number: 9005 # should be over ninethousand
playbook_version_path: '/etc/ansible-version/role-i3wm_chaos-bodensee_github.com.version'