@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) • 831 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs Pandoc (a markup file converter that supports dozens of formats) on nearly any platform",
"overview": "[Pandoc](https://pandoc.org/) is a Haskell library for converting from one documentation markup format to another. If you need to convert files from one markup format into another, then look no further. Pandoc is your swiss-army knife. It converts from and to dozens of formats like HTML, markdown, docx, JSON, YAML, and CSV, to name a few.",
"name": "Pandoc",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-pandoc",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/pandoc"
},
"slug": "pandoc",
"title": "Pandoc",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}