SimpliField.gcloud-sdk
Gcloud SDK
Setting Up Gcloud SDK
Requirements
You need Ansible version 2 or higher.
Role Variables
gcloud_service_email: "your email"
gcloud_project_id: "your project ID"
gcloud_client_id: "your client ID"
gcloud_private_key: "your private key, all in one line using \n (for example: '-----BEGIN PRIVATE KEY-----\nSDFSDSFD\nSDFFSDFD...'), found in the JSON service key; make sure to use single quotes!"
gcloud_private_key_id: "your private key ID found in the JSON service key"
Dependencies
No dependencies are required.
Example Playbook
- hosts: servers
roles:
- role: simplifield.gcloud-sdk
License
BSD
Installa
ansible-galaxy install SimpliField.gcloud-sdk
Licenza
Unknown
Download
814
Proprietario