@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
39 lines (38 loc) • 832 B
YAML
galaxy_info:
role_name: ruby
author: ProfessorManhattan
description: Installs Ruby (as well as a configurable list of system or user level gems) on almost any platform
company: Megabyte Labs
issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/ruby/-/issues
license: license (MIT)
min_ansible_version: 2.10
platforms:
- name: Ubuntu
versions:
- focal
galaxy_tags:
- ansible
- doctor
- fedora
- gems
- install
- installdoc
- installdoctor
- language
- macos
- mblabs
- megabytelabs
- molecule
- professormanhattan
- programming
- rake
- role
- ruby
- ubuntu
- washingtondc
- windows
namespace: professormanhattan
dependencies:
- role: professormanhattan.snapd
when: ansible_system == 'Linux'