minor quoting fix in doc (#6904)
parent
59479b4abd
commit
d074af8d09
|
@ -72,7 +72,7 @@ options:
|
|||
description:
|
||||
- Base URL of the API server.
|
||||
required: false
|
||||
default: https://api.bigpanda.io
|
||||
default: "https://api.bigpanda.io"
|
||||
validate_certs:
|
||||
description:
|
||||
- If V(false), SSL certificates for the target url will not be validated. This should only be used
|
||||
|
|
Loading…
Reference in New Issue