1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_ranger.git synced 2024-08-16 14:19:48 +02:00

Add galaxy metadata

This commit is contained in:
L3D 2020-02-13 15:13:44 +01:00 committed by Lilian Roller
parent 26eac145ad
commit 0f0817daad
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B
2 changed files with 30 additions and 1 deletions

29
meta/main.yml Normal file
View file

@ -0,0 +1,29 @@
---
galaxy_info:
author: L3D
description: Ansible role to install the ranger file manager on linux. ranger is a console file manager with VI key bindings.
role_name: ranger
license: MIT
min_ansible_version: 2.4
github_branch: master
platforms:
- name: Archlinux
versions: all
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- all
- name: Fedora
versions:
- all
- name: EL
versions:
- all
galaxy_tags:
- ranger
- filemanager
- cli
- console
dependencies: []