Skip to content

Commit

Permalink
update meta info
Browse files Browse the repository at this point in the history
  • Loading branch information
DO1JLR committed Jun 11, 2019
1 parent 9f2e309 commit d4f1b40
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
---
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
versions: all
- name: Debian
versions:
- stretch
- jessie
- name: Ubuntu
versions:
- bionic
Expand All @@ -22,4 +24,5 @@ galaxy_info:
- i3wm
- arch
- desktop
- linux
dependencies: []
2 changes: 1 addition & 1 deletion vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'

0 comments on commit d4f1b40

Please sign in to comment.