mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-14 13:09:11 -07: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:
parent
2d5c9e06fa
commit
ec511e84bc
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue