1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/cloud/google
Felix Fontein 7ac467a359
Restore removed google modules (#675)
* Revert "Remove entries of modules that no longer exist." partially.

This reverts commit c1e1b37da4.

* Revert "The _info module is in google.cloud."

This reverts commit 26f5c84924.

* Revert "Remove modules that were moved to the google.cloud collection according to ansible/ansible's ansible_builtin_runtime.yml."

This reverts commit a1442ccc35.

* Fix FQCNs in examples and module references.

* Add changelog fragment.

* Update ignore.txt.

* Remove bad lines.
2020-07-21 07:45:32 +01:00
..
gc_storage.py
gcdns_record.py
gcdns_zone.py
gce.py
gce_eip.py
gce_img.py
gce_instance_template.py
gce_labels.py
gce_lb.py
gce_mig.py
gce_net.py
gce_pd.py
gce_snapshot.py
gce_tag.py
gcp_backend_service.py Restore removed google modules (#675) 2020-07-21 07:45:32 +01:00
gcp_forwarding_rule.py Restore removed google modules (#675) 2020-07-21 07:45:32 +01:00
gcp_healthcheck.py Restore removed google modules (#675) 2020-07-21 07:45:32 +01:00
gcp_target_proxy.py
gcp_url_map.py
gcpubsub.py Restore removed google modules (#675) 2020-07-21 07:45:32 +01:00
gcpubsub_facts.py Restore removed google modules (#675) 2020-07-21 07:45:32 +01:00
gcpubsub_info.py Restore removed google modules (#675) 2020-07-21 07:45:32 +01:00
gcspanner.py