@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) • 725 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs hexyl (a hex-code viewer for the terminal) on nearly any platform",
"overview": "[hexyl](https://github.com/sharkdp/hexyl) is a simple hex viewer for the terminal. It uses a colored output to distinguish different categories of bytes (NULL bytes, printable ASCII characters, ASCII whitespace characters, other ASCII characters and non-ASCII).",
"name": "hexyl",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-hexyl",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/hexyl"
},
"slug": "hexyl",
"title": "hexyl",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}