@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) • 764 B
YAML
galaxy_info:
role_name: translate
author: ProfessorManhattan
description: Installs Translate Shell (a translation tool) on Linux or macOS
issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/translate/-/issues
company: Megabyte Labs
license: license (MIT)
min_ansible_version: 2.10
platforms:
- name: Debian
versions:
- all
- name: EL
versions:
- all
- name: Fedora
versions:
- all
- name: Mac OS X
versions:
- all
- name: Ubuntu
versions:
- focal
galaxy_tags:
- translate
- shell
- cli
- languages
namespace: professormanhattan
dependencies:
- role: professormanhattan.homebrew
when: ansible_os_family == "Darwin"