@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) • 697 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs AWS CLI on nearly any platform and configures auto-completion",
"overview": "The [AWS CLI](https://aws.amazon.com/cli/) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts.",
"name": "AWS CLI",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-awscli",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/awscli"
},
"slug": "awscli",
"title": "AWS CLI",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}