@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) • 711 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs direnv (a shell extension that can load environment variables based on the current directory) on nearly any platform",
"overview": "[direnv](https://direnv.net/) is an extension for your shell. It augments existing shells with a new feature that can load and unload environment variables depending on the current directory.",
"name": "direnv",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-direnv",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/direnv"
},
"slug": "direnv",
"title": "direnv",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}