@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) • 813 B
JSON
{
"version": "1.0.0",
"blueprint": {
"description": "Installs and configures Google Cloud SDK on nearly any platform",
"overview": "[Google Cloud SDK](https://cloud.google.com/sdk) includes tools and libraries for interacting with Google Cloud products and services. With it, you can orchestrate virtual machine instances directly from your command line, manage Compute Engine networks/firewalls/disks, simulate Pub/Sub locally, and much more.",
"name": "Google Cloud SDK",
"repository": {
"github": "https://github.com/ProfessorManhattan/ansible-googlecloudsdk",
"gitlab": "https://gitlab.com/megabyte-labs/ansible-roles/googlecloudsdk"
},
"slug": "googlecloudsdk",
"title": "Google Cloud SDK",
"group": "ansible",
"subgroup": "role"
},
"type": "module"
}