Mirror of the Google Cloud collection for Ansible. https://galaxy.ansible.com/ui/repo/published/google/cloud
Find a file
Alex Stephen 6cbb681af0 GCP Inventory Plugin (#36884)
* Inventory

* Adding multi project support

* Adding multi project support

* Fixing PR comments and cleaning code

* Adding cache support
* Changed filter notation

* Inventory changes

* Better readability for zones, networks, subnetworks
* Added project to inventory output
* Using IP instead of hostname
* Keyed_groups support
* Use all zones when none provided.

* PR changes

* Doc changes
* Accepts *gcp_compute.yaml file names
* Added support for changing host naming precedent

* PR changes round 2

* Cache changes
* Changed verify_file function
* Misc style changes

* Cache fixes

* Fix docs for `hostnames` option.
2019-09-04 15:57:07 -07:00
lib/ansible/plugins/inventory GCP Inventory Plugin (#36884) 2019-09-04 15:57:07 -07:00
plugins GCP Inventory Plugin (#36884) 2019-09-04 15:57:07 -07:00
test New module GCP DNS Resource Record Set (#35920) 2019-09-04 15:57:05 -07:00
tests/integration New module: GCP Compute Firewalls (#39032) 2019-09-04 15:57:07 -07:00
galaxy.yml better name 2019-09-04 15:55:51 -07:00
README.md added readme 2019-09-03 10:28:56 -07:00

Google Cloud Platform Ansible Collection