1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_ranger.git synced 2024-08-16 14:19:48 +02:00
ansible_role_ranger/meta/main.yml
2021-03-12 23:59:59 +01:00

25 lines
540 B
YAML

---
galaxy_info:
author: do1jlr
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.8
github_branch: main
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: []