@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
24 lines (23 loc) • 525 B
YAML
galaxy_info:
role_name: autojump
author: ProfessorManhattan
description: Installs autojump (a smarter version of the cd command) on nearly any platform
company: Megabyte Labs
license: license (MIT)
min_ansible_version: 2.10
platforms:
- name: Ubuntu
versions:
- focal
galaxy_tags:
- autojump
- cd
- commandline
- tool
- cli
- productivity
namespace: professormanhattan
dependencies:
- role: professormanhattan.homebrew
when: ansible_os_family == "Darwin"