diff --git a/plugins/modules/bigpanda.py b/plugins/modules/bigpanda.py index fe6cbf99ee..7bde5fc1d8 100644 --- a/plugins/modules/bigpanda.py +++ b/plugins/modules/bigpanda.py @@ -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