mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-09-30 05:23:29 -07:00
Unrelated change but it's better if we use an image family
This commit is contained in:
parent
5745bdaac2
commit
2fc899cd32
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ gcp_zones:
|
|||
- "{{ gcp_region }}-c"
|
||||
- "{{ gcp_region }}-f"
|
||||
gcp_zone: "{{ gcp_zones | first }}"
|
||||
gcp_disk_image: projects/centos-cloud/global/images/centos-stream-9-v20250513
|
||||
gcp_disk_image: projects/centos-cloud/global/images/family/centos-stream-9
|
||||
|
||||
prefix: "{{ resource_prefix | default('d3adb33f') }}"
|
||||
sut:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue