@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
18 lines (17 loc) • 678 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs tmux on Linux and macOS",
"overview": "[Tmux](https://github.com/tmux/tmux/wiki) is a terminal multiplexer. It enables a number of terminals to be created, accessed, and controlled from a single screen. Tmux may be detached from a screen and continue running in the background, then later reattached.",
"name": "tmux",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-tmux",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/tmux"
},
"slug": "tmux",
"title": "tmux",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}