mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-07-27 15:11:33 -07:00
The Last of the Facts Modules
<!-- This change is generated by MagicModules. --> /cc @rambleraptor
This commit is contained in:
parent
6f1eb02314
commit
748132a695
18 changed files with 1195 additions and 1210 deletions
|
@ -276,7 +276,7 @@ extends_documentation_fragment: gcp
|
|||
EXAMPLES = '''
|
||||
- name: create a cluster
|
||||
gcp_container_cluster:
|
||||
name: "test_object"
|
||||
name: my-cluster
|
||||
initial_node_count: 2
|
||||
master_auth:
|
||||
username: cluster_admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue