1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Update gcp_compute_instance_facts.py (#56581)

swapped dot inside brackets leading to wrong url
This commit is contained in:
J.M. Fernández 2019-05-20 21:22:38 +02:00 committed by Alicia Cozine
parent abca3f1956
commit 2a90cbd247

View file

@ -42,7 +42,7 @@ requirements:
options:
filters:
description:
- A list of filter value pairs. Available filters are listed here U(https://cloud.google.com/sdk/gcloud/reference/topic/filters.)
- A list of filter value pairs. Available filters are listed here U(https://cloud.google.com/sdk/gcloud/reference/topic/filters).
- Each additional filter in the list will act be added as an AND condition (filter1
and filter2) .
zone: