mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Update azure_rm_appgateway.py (#56780)
* Update azure_rm_appgateway.py documentation to explain the dependency of authentication_certificates on cookie_based_affinity being enabled
This commit is contained in:
committed by
Alicia Cozine
parent
2d5c9e06fa
commit
ec511e84bc
@@ -294,6 +294,7 @@ options:
|
|||||||
authentication_certificates:
|
authentication_certificates:
|
||||||
description:
|
description:
|
||||||
- List of references to application gateway authentication certificates.
|
- List of references to application gateway authentication certificates.
|
||||||
|
- Applicable only when C(cookie_based_affinity) is enabled, otherwise quietly ignored.
|
||||||
suboptions:
|
suboptions:
|
||||||
id:
|
id:
|
||||||
description:
|
description:
|
||||||
|
|||||||
Reference in New Issue
Block a user