@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
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs PowerShell (Microsoft's modern command shell) on almost any platform",
"overview": "[PowerShell](https://docs.microsoft.com/en-us/powershell/scripting/overview?view=powershell-7.1) is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and the associated scripting language. Initially a Windows component only, known as Windows PowerShell, it was made open-source and cross-platform in 2016 with the introduction of PowerShell Core.",
"name": "Powershell",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-powershell",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/powershell"
},
"slug": "powershell",
"title": "Powershell",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}