Bug fixes for gcp_compute_backend_service_facts (#44291)

pull/41255/merge
Alex Stephen 6 years ago committed by Ryan Brown
parent b56639447f
commit 2fe1f3deb4

@ -61,6 +61,11 @@ EXAMPLES = '''
'''
RETURN = '''
items:
description: List of items
returned: always
type: complex
contains:
affinity_cookie_ttl_sec:
description:
- Lifetime of cookies in seconds if session_affinity is GENERATED_COOKIE. If set to

Loading…
Cancel
Save