mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
Integration Playbook for Google Cloud DNS module. (#17698)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# defaults file for test_gce_mig
|
||||
mig_name: "{{ resource_prefix|lower }}"
|
||||
service_account_email: "{{ gce_service_account_email }}"
|
||||
pem_file: "{{ gce_credentials_file }}"
|
||||
pem_file: "{{ gce_pem_file }}"
|
||||
project_id: "{{ gce_project_id }}"
|
||||
zone: "us-central1-c"
|
||||
instance_template_name: "my-instance-template-1"
|
||||
|
||||
Reference in New Issue
Block a user