diff --git a/lib/ansible/modules/extras/cloud/amazon/route53_health_check.py b/lib/ansible/modules/extras/cloud/amazon/route53_health_check.py index 6b4cd1924a7..5ab0cc5d77d 100644 --- a/lib/ansible/modules/extras/cloud/amazon/route53_health_check.py +++ b/lib/ansible/modules/extras/cloud/amazon/route53_health_check.py @@ -53,10 +53,9 @@ options: health checks. The path can be any value for which your endpoint will return an HTTP status code of 2xx or 3xx when the endpoint is healthy, for example the file /docs/route53-health-check.html. - - * Required for all checks except TCP. - * The path must begin with a / - * Maximum 255 characters. + - Required for all checks except TCP. + - The path must begin with a / + - Maximum 255 characters. required: false default: null fqdn: