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) 896 B
{ "version": "1.0.0", "blueprint": { "description": "Installs fpm (a tool for quickly and easily building packages such as rpms, debs, OSX packages, etc.) on Linux and macOS", "overview": "[fpm](https://github.com/jordansissel/fpm) (short for Effing package management) allows you to build packages for multiple platforms with great ease. The source of your package can be a gem, Python module, pear, directory, .tar.gz, rpm, deb, Node.js package, or pacman package. The target packages it supports are deb, rpm, solaris, freebsd, tar, directory, Mac OS X .pkg file, or pacman package.", "name": "fpm", "repository": { "github": "https://github.com/ProfessorManhattan/ansible-fpm", "gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/fpm" }, "slug": "fpm", "title": "fpm", "group": "ansible", "subgroup": "role" }, "type": "module" }