mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Add credential parameters to the GCE modules.
In order to simplify the workflow with the GCE modules, it's now possible to add the parameters and project name as arguments to the various GCE modules. The inventory plugin also returns the IP of the host in `ansible_ssh_host` so that you don't have to specify IPs into the inventory file. Some update to the documentation are also added. Closes #5583.
This commit is contained in:
@@ -197,6 +197,7 @@ In addition to Cobbler and EC2, inventory scripts are also available for::
|
||||
|
||||
BSD Jails
|
||||
Digital Ocean
|
||||
Google Compute Engine
|
||||
Linode
|
||||
OpenShift
|
||||
OpenStack Nova
|
||||
|
||||
Reference in New Issue
Block a user