google.cloud icon indicating copy to clipboard operation
google.cloud copied to clipboard

GCP Ansible Collection https://galaxy.ansible.com/google/cloud

Results 200 google.cloud issues
Sort by recently updated
recently updated
newest added

##### SUMMARY The gcp_compute inventory allows you to use labels as name. However once specified it requires all compute instances to have at least one label. This should not be...

##### SUMMARY Check if labels are present in the json file. If no labels are present, do not set name. This will cause the inventory to continue parsing and setting...

bug

##### SUMMARY This removes a bogus parameter from the example given within the gcp_storage_object module to download an object from a GCS bucket. ##### ISSUE TYPE - Docs Pull Request...

##### SUMMARY ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME gcp_storage_object ##### ANSIBLE VERSION ```paste below ansible [core 2.12.7] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jlosito/.ansible/plugins/modules',...

##### SUMMARY This will allow dependabot to submit pull requests with version bumps for any GitHub action which this project makes use of. ##### ISSUE TYPE - Bugfix Pull Request...

##### SUMMARY getting `sudo: a password is required` error on `gcp_sql_instance_info` when using `delegate_to: "localhost" ` ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME google.cloud.gcp_sql_instance_info ##### ANSIBLE VERSION ```paste...

##### SUMMARY Add in a lookup plugin to retrieve secrets from [Google Secret Manager](https://cloud.google.com/secret-manager). [Similar to the one for AWS](https://docs.ansible.com/ansible/latest/collections/amazon/aws/aws_secret_lookup.html). ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME Maybe...

##### SUMMARY I'm trying to build the inventory of a GCP instance using the plugin gcp_compute and auth_kind: machineaccount. The machine is running on the GCP cloud. Instead of the...

##### SUMMARY When I try to use the gcp_compute_instance_group_manager module I get an invalid JSON response error. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME gco_compute_instance_group_manager ##### ANSIBLE VERSION...

##### SUMMARY google.cloud.gcp_compute_snapshot_info: unable to get list of snapshots filtered by creationTimestamp ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME google.cloud.gcp_compute_snapshot_info ##### ANSIBLE VERSION ansible 2.10.17 python version =...