UNPKG

@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) 696 B
{ "version": "1.0.0", "blueprint": { "description": "Installs pip and a configurable list of pip packages on nearly any platform", "overview": "[pip](https://pypi.org/project/pip/) is a package-management system written in Python used to install and manage software packages. It connects to an online repository of public and paid-for private packages, called the Python Package Index.", "name": "PIP", "repository": { "github": "https://github.com/ProfessorManhattan/ansible-pip", "gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/pip" }, "slug": "pip", "title": "PIP", "group": "ansible", "subgroup": "role" }, "type": "module" }