@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
36 lines (35 loc) • 770 B
YAML
galaxy_info:
role_name: yank
author: ProfessorManhattan
description: Installs yank (a terminal output to clipboard tool) on Linux and macOS
company: Megabyte Labs
issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/yank/-/issues
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:
- yank
- termial
- xsel
- output
- capture
namespace: professormanhattan
dependencies:
- role: professormanhattan.homebrew
when: ansible_os_family == "Darwin"