Hi
I have the same problem, anyone could help us?
thanks.
Em quarta-feira, 15 de maio de 2019 14:21:20 UTC-3, Fabio Maia escreveu:
>
> Hi Guys!!
>
> Can u help me?
>
> I used a subnet that was being created in a region, but when I run the
> playbook it shows conflict errors. :(
>
> it is possible to use an existing subnet?
>
>
> Here go my playbook example:
>
> - name: Configure subnetwork
> gcp_compute_subnetwork:
> name: subnetwork_my_project
> region: us-central1
> network: "{{ network }}"
> ip_cidr_range: '{{ item.instance_subnetwork }}'
> project: "{{ item.project_id }}"
> auth_kind: serviceaccount
> service_account_file: "{{ item.credentials_file }}"
> state: present
> register: subnetwork
>
>
>
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/1f50c78b-9c35-45dc-bc54-fcd5143398e2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.