mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-09-30 05:23:29 -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
|
@ -226,7 +226,7 @@ EXAMPLES = '''
|
|||
|
||||
- name: create a node pool
|
||||
gcp_container_node_pool:
|
||||
name: "test_object"
|
||||
name: my-pool
|
||||
initial_node_count: 4
|
||||
cluster: "{{ cluster }}"
|
||||
zone: us-central1-a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue