@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
35 lines (34 loc) • 772 B
YAML
galaxy_info:
role_name: mcfly
author: ProfessorManhattan
description: Installs McFly (which is an intelligent search engine for your terminal) on Linux and macOS
company: Megabyte Labs
issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/mcfly/-/issues
license: license (MIT)
min_ansible_version: 2.10
platforms:
- name: EL
versions:
- 7
- 8
- name: Fedora
versions:
- all
- name: Debian
versions:
- all
- name: Ubuntu
versions:
- focal
- name: MacOS
versions:
- all
galaxy_tags:
- bash
- search
- history
namespace: professormanhattan
dependencies:
- role: professormanhattan.homebrew
when: ansible_system == 'Darwin'