Hi,
I am trying to create a playbook to launch google cloud server using machine image.
For reference please use this - https://cloud.google.com/compute/docs/machine-images/create-instance-from-machine-image.
In Ansible I found this - https://docs.ansible.com/ansible/latest/collections/google/cloud/gcp_compute_instance_module.html to launch google cloud server but this doesn’t have an option to use machine image as the source.
Please let me know if I am missing something here.
Regards,
Shristi Singh