@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
26 lines (25 loc) • 627 B
YAML
galaxy_info:
role_name: filebrowser
author: ProfessorManhattan
description: Sets up File Browser, a web GUI for managing your file systems, on nearly any platform
company: Megabyte Labs
issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/filebrowser/-/issues
license: license (MIT)
min_ansible_version: 2.10
platforms:
- name: Ubuntu
versions:
- focal
galaxy_tags:
- file
- browser
- filebrowser
- gui
- tool
- web
- app
namespace: professormanhattan
dependencies:
- role: professormanhattan.homebrew
when: ansible_os_family == "Darwin"